Basic site running

This commit is contained in:
Louis Hollingworth 2024-08-05 20:26:04 +01:00
parent 70fca57571
commit 2e24996510
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
6 changed files with 161 additions and 2 deletions

View file

@ -1,2 +1,8 @@
# Cal
An open-source shared calendar
## Acknowledgements
- [SmolCSS](https://smolcss.dev/) for the stylings
- [git-pr](https://pr.pico.sh/) for an example of how to implement http
functions with Go 1.22.5