use go html templates

This commit is contained in:
ari melody 2025-06-08 21:15:39 +01:00
parent 1ff61e9b8f
commit 59230b7ad5
Signed by: ari
GPG key ID: CF99829C92678188
3 changed files with 142 additions and 80 deletions

View file

@ -17,6 +17,6 @@ indir [--host address] [--port port] [--root http_root] directory
```
## to-do:
- [ ] use templates instead of hard-coded HTML (i was lazy)
- [x] use templates instead of hard-coded HTML (i was lazy)
- [ ] directory header from readme file
- [ ] directory stylesheet overrides