aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-12add language select widgetLibravatar cel 🌸1-1/+16
2024-02-10add pt, de, fr, ja and zh translationsLibravatar cel 🌸1-0/+2
2024-02-10add initial localisationLibravatar cel 🌸1-9/+45
2024-02-01change portLibravatar cel 🌸1-1/+1
2024-01-31add random-poem panelLibravatar cel 🌸1-2/+7
2024-01-31add poems to main atom feedLibravatar cel 🌸1-1/+13
2024-01-31add poetryLibravatar cel 🌸1-0/+17
2024-01-31changed Post tags() to return a Vec<&str>Libravatar cel 🌸1-0/+1
2024-01-31genericise articlesLibravatar cel 🌸1-5/+11
2024-01-30add tracingLibravatar cel 🌸1-0/+7
2024-01-30catch all errors to custom templateLibravatar cel 🌸1-1/+10
2024-01-30migrate to poem and askamaLibravatar cel 🌸1-114/+98
2023-09-16small fixesLibravatar cel 🌸1-1/+5
2023-08-06remove skweets widget ;-;;;;Libravatar cel 🌸1-4/+3
2023-06-23remove relative path macroLibravatar cel 🌸1-1/+1
2023-06-22implement atom syndicationLibravatar cel 🌸1-2/+14
2023-06-22implement blog tag filteringLibravatar cel 🌸1-18/+28
2023-06-21implement blogLibravatar cel 🌸1-1/+31
2023-06-21implement foundation for postsLibravatar cel 🌸1-5/+8
2023-06-20add is_live checkLibravatar cel 🌸1-5/+10
2023-06-20remove databaseLibravatar cel 🌸1-41/+21
2023-05-30WIP: blogLibravatar cel 🌸1-2/+3
2023-02-19create initial database migrationLibravatar cel 🌸1-1/+30
2023-02-16improve error handlingLibravatar cel 🌸1-4/+7
2023-02-15refactor rust into separate files and add proper error handlingLibravatar cel 🌸1-89/+24
2023-01-17implement skweet widgetLibravatar cel 🌸1-5/+27
2023-01-16refactor error handler (LOL)Libravatar cel 🌸1-20/+11
2023-01-16add error handlersLibravatar cel 🌸1-4/+31
2023-01-16make listenbrainz widgetLibravatar cel 🌸1-2/+60
2023-01-15set up rocket serverLibravatar cel 🌸1-0/+46