Commit Graph

6 Commits

Author SHA1 Message Date
Hoang Nguyen 207e09fb51
Update dependencies
Use nix in CI.
2024-03-16 00:00:00 +07:00
Hoang Nguyen f1768b14e1
Delete go-humanize inside go.mod by accident
Forgot to run `templ generate` before `go mod tidy`, as the templ
template is the only file using this Go module.
2024-01-28 00:00:00 +07:00
Hoang Nguyen 6d07ebe2e5
Update dependencies 2024-01-28 00:00:00 +07:00
Hoang Nguyen a015e29ea8
Update dependencies
Also add a stupid script to update external font and style sources.
2023-12-23 00:00:00 +07:00
Hoang Nguyen f77dd38704
Bloat things up
* Use `minify` library instead of the CLI
* Add file size on the right of each entry
* Render clickable links for the heading breadcrumb
* Pretty logging with charmlog
* Use `echo` framework for the preview (why? just for fun and the logger middleware)
2023-11-25 00:00:00 +07:00
Hoang Nguyen 2ace4b61bf
Use templ instead of Go template for HTML sources
Also add Nix.
2023-11-20 00:00:00 +07:00