about summary refs log tree commit diff stats
path: root/go.mod
Commit message (Expand)AuthorAgeLines
* implement live-reloading dev serverAlan Pearce5 days-2/+17
* improve HTML formattingAlan Pearce8 days-1/+1
* switch to net/httpAlan Pearce9 days-24/+3
* update dependencies and flake inputsAlan Pearce12 days-13/+11
* server: configure with flags/envvars instead of tomlAlan Pearce14 days-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