about summary refs log tree commit diff stats
path: root/go.mod
Commit message (Expand)AuthorAgeLines
* fetch and build site on server startAlan Pearce7 days-0/+16
* refactor/formatAlan Pearce8 days-3/+0
* handle TLS in server with ACMEAlan Pearce8 days-1/+43
* serve pre-compressed files according to accept-encodingAlan Pearce9 days-1/+2
* pre-compress static filesAlan Pearce9 days-2/+0
* pre-compress generated files in productionAlan Pearce9 days-0/+1
* switch to templ for rendering HTML templatesAlan Pearce2024-06-18-0/+1
* server: automatically build, re-build and reload in devAlan Pearce2024-06-11-0/+2
* server: remove sentryAlan Pearce2024-06-11-1/+0
* generate sitemap and robots.txtAlan Pearce2024-06-05-17/+2
* Add support for pandoc-style fencesAlan Pearce2024-05-28-0/+1
* update dependenciesAlan Pearce2024-05-21-2/+2
* add hard-coded oidc webfinger supportAlan Pearce2024-05-21-1/+9
* update module manifestsAlan Pearce2024-05-19-9/+4
* log in logfmt via zap, with nicer console output in devAlan Pearce2024-05-19-0/+11
* update inputsAlan Pearce2024-05-11-9/+9
* implement live-reloading dev serverAlan Pearce2024-04-27-2/+17
* improve HTML formattingAlan Pearce2024-04-25-1/+1
* switch to net/httpAlan Pearce2024-04-23-24/+3
* update dependencies and flake inputsAlan Pearce2024-04-21-13/+11
* server: configure with flags/envvars instead of tomlAlan Pearce2024-04-19-0/+1
* use forked htmlformatAlan Pearce2024-04-18-0/+2
* copy static files directly in goAlan Pearce2024-04-18-0/+2
* prettify HTMLAlan Pearce2024-04-18-2/+2
* make self-closing tags voidAlan Pearce2024-04-18-0/+1
* implement static serverAlan Pearce2024-04-17-1/+30
* Shorten internal module namesAlan Pearce2024-04-17-1/+1
* wip: verbose error handlingAlan Pearce2024-04-16-9/+11
* wip: render feedsAlan Pearce2024-04-16-0/+4
* wip: render posts and listsAlan Pearce2024-04-16-0/+3
* wip: read postsAlan Pearce2024-04-16-0/+13