feat: add marked

This commit is contained in:
2025-10-17 21:58:26 +03:00
parent 9b0d48214b
commit a856c476d9
6 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
# Install
```bash
// hot-reload
go install github.com/air-verse/air@latest
@@ -6,3 +7,8 @@ air
// REPL
gore
```
# TODO
- [ ] actually rewrite this properly
- [ ] serve `index.html` from `/`
- [ ] pack the assetins into the [binary](https://github.com/gin-gonic/examples/tree/master/assets-in-binary)