about summary refs log tree commit diff stats
path: root/internal/builder/builder.go
Commit message (Expand)AuthorAgeLines
* hash style elements during build stepAlan Pearce2024-06-13-37/+55
* enable changes to styles in dev modeAlan Pearce2024-06-13-0/+2
* generate sitemap and robots.txtAlan Pearce2024-06-05-1/+61
* fix occasionally-jumbled outputAlan Pearce2024-06-05-1/+1
* no more CIAlan Pearce2024-06-02-1/+1
* refactor: lint with golangci-lintAlan Pearce2024-05-22-1/+4
* log in logfmt via zap, with nicer console output in devAlan Pearce2024-05-19-13/+13
* remove lint errorsAlan Pearce2024-05-18-1/+6
* builder: return errors instead of panickingAlan Pearce2024-04-28-4/+3
* implement live-reloading dev serverAlan Pearce2024-04-27-0/+197