about summary refs log tree commit diff stats
path: root/go.mod
Commit message (Expand)AuthorAgeLines
* 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