Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | extract logging library | Alan Pearce | 2024-06-30 | -1/+1 |
* | enable filtered debug logging via DEBUG="component.*" | Alan Pearce | 2024-06-29 | -2/+8 |
* | change error package | Alan Pearce | 2024-06-29 | -1/+1 |
* | rename go module | Alan Pearce | 2024-06-29 | -2/+2 |
* | use pointers for builder configuration | Alan Pearce | 2024-06-28 | -2/+2 |
* | add missing argument | Alan Pearce | 2024-06-27 | -1/+1 |
* | simplify build command | Alan Pearce | 2024-06-25 | -15/+2 |
* | 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 |