My personal website version 2.0
Go to file
2024-12-02 23:36:00 -05:00
backend added recent posts endpoint, added image column to authors table 2024-12-02 18:29:23 -05:00
database added intial migration 2024-09-29 21:15:56 -04:00
frontend built out 404 page 2024-12-02 23:36:00 -05:00
.envrc initial commit 2024-09-03 01:17:19 -04:00
.gitignore updated global .gitignore 2024-11-27 00:36:12 -05:00
CONTRIBUTING.md initial docs 2024-09-03 01:32:34 -04:00
flake.lock added deno overlay, modified flake name 2024-09-29 21:16:20 -04:00
flake.nix updated flake 2024-11-27 00:35:53 -05: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