My personal website version 2.0
Go to file
Wyatt J. Miller 4104a76f3e built out contact form, added env variable
might make button island so that i can change the button's text
2024-12-04 23:36:49 -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 contact form, added env variable 2024-12-04 23:36:49 -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
config.kdl added zellij config file 2024-12-04 20:28:53 -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