Go to file
cel 🌸 5cc9ce8851
add readme and todo
2023-06-21 23:50:09 +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 implement blog 2023-06-21 23:46:20 +01:00
static implement blog 2023-06-21 23:46:20 +01:00
templates implement blog 2023-06-21 23:46:20 +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 implement foundation for posts 2023-06-21 19:32:30 +01:00
Cargo.toml implement foundation for posts 2023-06-21 19:32:30 +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 add readme and todo 2023-06-21 23:50:09 +01:00

README.md

blos.sm

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