Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | implement live-reloading dev server | Alan Pearce | 2024-04-27 | -7/+217 |
* | improve HTML formatting | Alan Pearce | 2024-04-25 | -0/+2 |
* | switch to net/http | Alan Pearce | 2024-04-23 | -51/+6 |
* | update dependencies and flake inputs | Alan Pearce | 2024-04-21 | -39/+22 |
* | server: configure with flags/envvars instead of toml | Alan Pearce | 2024-04-19 | -0/+3 |
* | use forked htmlformat | Alan Pearce | 2024-04-18 | -2/+4 |
* | copy static files directly in go | Alan Pearce | 2024-04-18 | -0/+4 |
* | prettify HTML | Alan Pearce | 2024-04-18 | -13/+4 |
* | make self-closing tags void | Alan Pearce | 2024-04-18 | -0/+11 |
* | implement static server | Alan Pearce | 2024-04-17 | -2/+98 |
* | wip: verbose error handling | Alan Pearce | 2024-04-16 | -4/+3 |
* | wip: render feeds | Alan Pearce | 2024-04-16 | -0/+9 |
* | wip: render posts and lists | Alan Pearce | 2024-04-16 | -0/+40 |
* | wip: read posts | Alan Pearce | 2024-04-16 | -0/+16 |