initial docs

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

3
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,3 @@
# Contrubting to the project
TODO

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)

View File

@ -0,0 +1,3 @@
# Backend
TODO

View File

@ -0,0 +1,3 @@
# Database
TODO

View File

@ -1,4 +1,4 @@
# Fresh project # Frontend
Your new Fresh project is ready to go. You can follow the Fresh "Getting Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started Started" guide here: https://fresh.deno.dev/docs/getting-started