Go to file
cel 🌸 cbfb8b8886
finally fix styles for responsiveness (hopefully)
2023-06-23 16:47:07 +01:00
articles implement blog 2023-06-21 23:46:20 +01:00
migrations remove database 2023-06-20 14:54:05 +01:00
src remove relative path macro 2023-06-23 14:35:57 +01:00
static finally fix styles for responsiveness (hopefully) 2023-06-23 16:47:07 +01:00
templates finally fix styles for responsiveness (hopefully) 2023-06-23 16:47:07 +01:00
.gitignore refactor rust into separate files and add proper error handling 2023-02-15 18:08:23 +00:00
.rustfmt.toml set up rocket server 2023-01-15 21:43:21 +00:00
Cargo.lock update dependencies 2023-06-23 14:35:43 +01:00
Cargo.toml update dependencies 2023-06-23 14:35:43 +01:00
README.md add readme and todo 2023-06-21 23:50:09 +01:00
Rocket.toml remove database 2023-06-20 14:54:05 +01:00
TODO.md implement atom syndication 2023-06-22 21:37:10 +01:00

README.md

blos.sm

this is the code for my site at blos.sm. it is currently spaghetti