about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* Remove unnecessary install targetAlan Pearce2023-07-09-3/+1
* Make `make deploy` do nothing unless sources are updatedAlan Pearce2023-07-09-3/+7
* Make: avoid re-running format/compress targetsAlan Pearce2023-07-08-10/+13
* Enable make to rebuild site on input changesAlan Pearce2023-07-01-3/+3
* Enable Makefile tracking of deployments with .deploystampAlan Pearce2023-07-01-2/+5
* Format HTML output with prettierAlan Pearce2023-06-24-2/+5
* Make `build` make target more obviousAlan Pearce2023-05-22-1/+3
* Add `clean` make targetAlan Pearce2023-05-22-1/+4
* Make buildable with nix (requires submodule workaround)Alan Pearce2023-05-18-15/+19
* Add deploy commandAlan Pearce2023-05-14-1/+4
* Pre-compress built site with brotli/zstd/gzipAlan Pearce2023-05-14-0/+55