My personal website
Find a file
2024-07-12 09:22:07 -04:00
assets Added fluid change to content width as well 2024-07-10 06:37:05 -04:00
src Adding error handling so that if a blog or project is requested that does not exist the server does not crash 2024-07-12 09:22:07 -04:00
templates Adding error handling so that if a blog or project is requested that does not exist the server does not crash 2024-07-12 09:22:07 -04:00
.gitignore Added uses template and route 2024-07-05 20:00:43 -04:00
Cargo.lock Moved Article data type specific stuff to the database package 2024-05-12 16:36:41 -04:00
Cargo.toml Moved Article data type specific stuff to the database package 2024-05-12 16:36:41 -04:00
mprocs.yaml Removed tailwind 2024-02-18 11:41:44 -05:00
startup.sh Added startup script 2024-03-24 14:09:58 -04:00