about summary refs log tree commit diff stats
path: root/cmd/build/main.go
Commit message (Expand)AuthorAgeLines
* implement live-reloading dev serverAlan Pearce2024-04-27-2/+6
* split code into separate filesAlan Pearce2024-04-24-0/+52
* Shorten internal module namesAlan Pearce2024-04-17-570/+0
* add debug loggingAlan Pearce2024-04-16-2/+15
* rename variableAlan Pearce2024-04-16-2/+2
* wrap os.MkdirAllAlan Pearce2024-04-16-6/+9
* use io.{Reader,Writer}Alan Pearce2024-04-16-52/+71
* Purge CSS using npm:purgecssAlan Pearce2024-04-16-3/+34
* reduce diffs to typescript builderAlan Pearce2024-04-16-33/+31
* wip: verbose error handlingAlan Pearce2024-04-16-98/+234
* wip: render 404 and home pagesAlan Pearce2024-04-16-25/+101
* wip: render feedsAlan Pearce2024-04-16-0/+294