Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | hash style elements during build step | Alan Pearce | 2024-06-13 | -2/+6 |
* | log in logfmt via zap, with nicer console output in dev | Alan Pearce | 2024-05-19 | -17/+7 |
* | implement live-reloading dev server | Alan Pearce | 2024-04-27 | -2/+6 |
* | split code into separate files | Alan Pearce | 2024-04-24 | -0/+52 |
* | Shorten internal module names | Alan Pearce | 2024-04-17 | -570/+0 |
* | add debug logging | Alan Pearce | 2024-04-16 | -2/+15 |
* | rename variable | Alan Pearce | 2024-04-16 | -2/+2 |
* | wrap os.MkdirAll | Alan Pearce | 2024-04-16 | -6/+9 |
* | use io.{Reader,Writer} | Alan Pearce | 2024-04-16 | -52/+71 |
* | Purge CSS using npm:purgecss | Alan Pearce | 2024-04-16 | -3/+34 |
* | reduce diffs to typescript builder | Alan Pearce | 2024-04-16 | -33/+31 |
* | wip: verbose error handling | Alan Pearce | 2024-04-16 | -98/+234 |
* | wip: render 404 and home pages | Alan Pearce | 2024-04-16 | -25/+101 |
* | wip: render feeds | Alan Pearce | 2024-04-16 | -0/+294 |