about summary refs log tree commit diff stats
path: root/cmd
Commit message (Expand)AuthorAgeLines
* use internal imports correctlyAlan Pearce2024-04-17-57/+15
* remove purgeCSS for nowAlan Pearce2024-04-17-34/+2
* implement static serverAlan Pearce2024-04-17-0/+136
* config: convert base_url to a URL typeAlan Pearce2024-04-17-2/+2
* Shorten internal module namesAlan Pearce2024-04-17-2/+2
* 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-36/+34
* 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/+337