initial docs

This commit is contained in:
2024-09-03 01:32:34 -04:00
parent 03c114a6dd
commit 6653f7d982
5 changed files with 25 additions and 1 deletions

View File

@ -0,0 +1,15 @@
# 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](./frontend/README.md)!
## Backend
Written in Rust. Check out the backend's [README](./backend/README.md)!
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md)