Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add poems to main atom feed | cel 🌸 | 2024-01-31 | 1 | -1/+13 |
* | add poetry | cel 🌸 | 2024-01-31 | 1 | -0/+17 |
* | changed Post tags() to return a Vec<&str> | cel 🌸 | 2024-01-31 | 1 | -0/+1 |
* | genericise articles | cel 🌸 | 2024-01-31 | 1 | -5/+11 |
* | add tracing | cel 🌸 | 2024-01-30 | 1 | -0/+7 |
* | catch all errors to custom template | cel 🌸 | 2024-01-30 | 1 | -1/+10 |
* | migrate to poem and askama | cel 🌸 | 2024-01-30 | 1 | -114/+98 |
* | small fixes | cel 🌸 | 2023-09-16 | 1 | -1/+5 |
* | remove skweets widget ;-;;;; | cel 🌸 | 2023-08-06 | 1 | -4/+3 |
* | remove relative path macro | cel 🌸 | 2023-06-23 | 1 | -1/+1 |
* | implement atom syndication | cel 🌸 | 2023-06-22 | 1 | -2/+14 |
* | implement blog tag filtering | cel 🌸 | 2023-06-22 | 1 | -18/+28 |
* | implement blog | cel 🌸 | 2023-06-21 | 1 | -1/+31 |
* | implement foundation for posts | cel 🌸 | 2023-06-21 | 1 | -5/+8 |
* | add is_live check | cel 🌸 | 2023-06-20 | 1 | -5/+10 |
* | remove database | cel 🌸 | 2023-06-20 | 1 | -41/+21 |
* | WIP: blog | cel 🌸 | 2023-05-30 | 1 | -2/+3 |
* | create initial database migration | cel 🌸 | 2023-02-19 | 1 | -1/+30 |
* | improve error handling | cel 🌸 | 2023-02-16 | 1 | -4/+7 |
* | refactor rust into separate files and add proper error handling | cel 🌸 | 2023-02-15 | 1 | -89/+24 |
* | implement skweet widget | cel 🌸 | 2023-01-17 | 1 | -5/+27 |
* | refactor error handler (LOL) | cel 🌸 | 2023-01-16 | 1 | -20/+11 |
* | add error handlers | cel 🌸 | 2023-01-16 | 1 | -4/+31 |
* | make listenbrainz widget | cel 🌸 | 2023-01-16 | 1 | -2/+60 |
* | set up rocket server | cel 🌸 | 2023-01-15 | 1 | -0/+46 |