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