My personal website version 2.0
Go to file
Wyatt J. Miller 3afff00b29 modified task manager to add markdown, import_posts task
the import_posts task isn't perfect, we need some relation between the
author_id and the author itself
2024-09-22 22:37:47 -04:00
backend modified task manager to add markdown, import_posts task 2024-09-22 22:37:47 -04:00
database initial docs 2024-09-03 01:32:34 -04:00
frontend initial docs 2024-09-03 01:32:34 -04:00
.envrc initial commit 2024-09-03 01:17:19 -04:00
CONTRIBUTING.md initial docs 2024-09-03 01:32:34 -04:00
flake.lock refactored dev flake to rust overlay, added deno to flake 2024-09-21 23:57:23 -04:00
flake.nix added sqlx cli to flake 2024-09-22 04:09:17 -04:00
README.md initial docs 2024-09-03 01:32:34 -04:00

My personal website version 2.0

Designed and developed by Wyatt J. Miller, 2024

Frontend

Written in Deno with the Fresh web framework. Check out the frontend's README!

Backend

Written in Rust. Check out the backend's README!

Contributing

See CONTRIBUTING.md