Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix missing spacing in feed preview | Alan Pearce | 2024-06-25 | -19/+11 |
* | refactor/format | Alan Pearce | 2024-06-25 | -25/+2 |
* | move templ templates into separate package | Alan Pearce | 2024-06-24 | -6/+6 |
* | fix dev server/live reload | Alan Pearce | 2024-06-19 | -1/+1 |
* | split content and sitemap code from builder | Alan Pearce | 2024-06-18 | -1/+2 |
* | switch to templ for rendering HTML templates | Alan Pearce | 2024-06-18 | -254/+11 |
* | hash style elements during build step | Alan Pearce | 2024-06-13 | -6/+36 |
* | generate sitemap and robots.txt | Alan Pearce | 2024-06-05 | -0/+19 |
* | refactor: lint with golangci-lint | Alan Pearce | 2024-05-22 | -21/+43 |
* | log in logfmt via zap, with nicer console output in dev | Alan Pearce | 2024-05-19 | -3/+3 |
* | remove lint errors | Alan Pearce | 2024-05-18 | -10/+45 |
* | implement live-reloading dev server | Alan Pearce | 2024-04-27 | -0/+371 |