aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add poems to main atom feedLibravatar cel 🌸2024-01-311-1/+13
* add poetryLibravatar cel 🌸2024-01-311-0/+17
* changed Post tags() to return a Vec<&str>Libravatar cel 🌸2024-01-311-0/+1
* genericise articlesLibravatar cel 🌸2024-01-311-5/+11
* add tracingLibravatar cel 🌸2024-01-301-0/+7
* catch all errors to custom templateLibravatar cel 🌸2024-01-301-1/+10
* migrate to poem and askamaLibravatar cel 🌸2024-01-301-114/+98
* small fixesLibravatar cel 🌸2023-09-161-1/+5
* remove skweets widget ;-;;;;Libravatar cel 🌸2023-08-061-4/+3
* remove relative path macroLibravatar cel 🌸2023-06-231-1/+1
* implement atom syndicationLibravatar cel 🌸2023-06-221-2/+14
* implement blog tag filteringLibravatar cel 🌸2023-06-221-18/+28
* implement blogLibravatar cel 🌸2023-06-211-1/+31
* implement foundation for postsLibravatar cel 🌸2023-06-211-5/+8
* add is_live checkLibravatar cel 🌸2023-06-201-5/+10
* remove databaseLibravatar cel 🌸2023-06-201-41/+21
* WIP: blogLibravatar cel 🌸2023-05-301-2/+3
* create initial database migrationLibravatar cel 🌸2023-02-191-1/+30
* improve error handlingLibravatar cel 🌸2023-02-161-4/+7
* refactor rust into separate files and add proper error handlingLibravatar cel 🌸2023-02-151-89/+24
* implement skweet widgetLibravatar cel 🌸2023-01-171-5/+27
* refactor error handler (LOL)Libravatar cel 🌸2023-01-161-20/+11
* add error handlersLibravatar cel 🌸2023-01-161-4/+31
* make listenbrainz widgetLibravatar cel 🌸2023-01-161-2/+60
* set up rocket serverLibravatar cel 🌸2023-01-151-0/+46