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