about summary refs log tree commit diff stats
path: root/go.sum
Commit message (Collapse)AuthorAgeLines
* switch to net/httpAlan Pearce2024-04-23-51/+6
|
* update dependencies and flake inputsAlan Pearce2024-04-21-39/+22
|
* server: configure with flags/envvars instead of tomlAlan Pearce2024-04-19-0/+3
|
* use forked htmlformatAlan Pearce2024-04-18-2/+4
|
* copy static files directly in goAlan Pearce2024-04-18-0/+4
|
* prettify HTMLAlan Pearce2024-04-18-13/+4
|
* make self-closing tags voidAlan Pearce2024-04-18-0/+11
|
* implement static serverAlan Pearce2024-04-17-2/+98
|
* wip: verbose error handlingAlan Pearce2024-04-16-4/+3
|
* wip: render feedsAlan Pearce2024-04-16-0/+9
|
* wip: render posts and listsAlan Pearce2024-04-16-0/+40
|
* wip: read postsAlan Pearce2024-04-16-0/+16