about summary refs log tree commit diff stats
path: root/internal/builder/template.go
Commit message (Expand)AuthorAgeLines
* fix dev server/live reloadAlan Pearce2024-06-19-1/+1
* split content and sitemap code from builderAlan Pearce2024-06-18-1/+2
* switch to templ for rendering HTML templatesAlan Pearce2024-06-18-254/+11
* hash style elements during build stepAlan Pearce2024-06-13-6/+36
* generate sitemap and robots.txtAlan Pearce2024-06-05-0/+19
* refactor: lint with golangci-lintAlan Pearce2024-05-22-21/+43
* log in logfmt via zap, with nicer console output in devAlan Pearce2024-05-19-3/+3
* remove lint errorsAlan Pearce2024-05-18-10/+45
* implement live-reloading dev serverAlan Pearce2024-04-27-0/+371