aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add language select widgetLibravatar cel 🌸2024-02-123-2/+137
* add pt, de, fr, ja and zh translationsLibravatar cel 🌸2024-02-101-0/+2
* add initial localisationLibravatar cel 🌸2024-02-103-14/+63
* change portLibravatar cel 🌸2024-02-011-1/+1
* add faviconLibravatar cel 🌸2024-01-311-1/+1
* add random-poem panelLibravatar cel 🌸2024-01-313-2/+9
* add poems to main atom feedLibravatar cel 🌸2024-01-312-15/+31
* add poetryLibravatar cel 🌸2024-01-314-16/+41
* rename articles folder to blog folderLibravatar cel 🌸2024-01-311-1/+1
* changed Post tags() to return a Vec<&str>Libravatar cel 🌸2024-01-315-9/+49
* genericise articlesLibravatar cel 🌸2024-01-314-121/+188
* change Post updated_at to an optionLibravatar cel 🌸2024-01-312-6/+14
* 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-3010-459/+613
* small fixesLibravatar cel 🌸2023-09-161-1/+5
* enable html and checkbox checkability when rendering blogpostsLibravatar cel 🌸2023-08-191-4/+9
* 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-224-2/+127
* implement blog tag filteringLibravatar cel 🌸2023-06-223-35/+74
* implement blogLibravatar cel 🌸2023-06-213-13/+93
* implement foundation for postsLibravatar cel 🌸2023-06-213-17/+159
* improve skweet widget, namely time formattingLibravatar cel 🌸2023-06-201-3/+58
* add is_live checkLibravatar cel 🌸2023-06-202-5/+31
* remove databaseLibravatar cel 🌸2023-06-202-45/+23
* WIP: blogLibravatar cel 🌸2023-05-303-2/+37
* create initial database migrationLibravatar cel 🌸2023-02-194-1/+30
* update dependenciesLibravatar cel 🌸2023-02-161-1/+1
* improve error handlingLibravatar cel 🌸2023-02-163-15/+16
* refactor rust into separate files and add proper error handlingLibravatar cel 🌸2023-02-154-89/+118
* 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