Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unnecessary install target | Alan Pearce | 2023-07-09 | -3/+1 |
| | ||||
* | Make `make deploy` do nothing unless sources are updated | Alan Pearce | 2023-07-09 | -3/+7 |
| | ||||
* | Make: avoid re-running format/compress targets | Alan Pearce | 2023-07-08 | -10/+13 |
| | ||||
* | Enable make to rebuild site on input changes | Alan Pearce | 2023-07-01 | -3/+3 |
| | ||||
* | Enable Makefile tracking of deployments with .deploystamp | Alan Pearce | 2023-07-01 | -2/+5 |
| | ||||
* | Format HTML output with prettier | Alan Pearce | 2023-06-24 | -2/+5 |
| | ||||
* | Make `build` make target more obvious | Alan Pearce | 2023-05-22 | -1/+3 |
| | ||||
* | Add `clean` make target | Alan Pearce | 2023-05-22 | -1/+4 |
| | ||||
* | Make buildable with nix (requires submodule workaround) | Alan Pearce | 2023-05-18 | -15/+19 |
| | ||||
* | Add deploy command | Alan Pearce | 2023-05-14 | -1/+4 |
| | ||||
* | Pre-compress built site with brotli/zstd/gzip | Alan Pearce | 2023-05-14 | -0/+55 |