feat: add marked
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user