Commit Graph

6 Commits

Author SHA1 Message Date
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 0556b2592c
Separate minify task
This is slower, but ensures we have accurate file size on the UI.
2023-11-26 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 f493874e4b
fix: trim root directory prefix 2023-11-20 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