Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | build: use same dir for static/rendered output | Alan Pearce | 2024-04-19 | -5/+5 |
* | preserve file times when copying from static/ | Alan Pearce | 2024-04-19 | -1/+3 |
* | copy static files directly in go | Alan Pearce | 2024-04-18 | -0/+10 |
* | prettify HTML | Alan Pearce | 2024-04-18 | -10/+13 |
* | make self-closing tags void | Alan Pearce | 2024-04-18 | -5/+11 |
* | Add missing doctype | Alan Pearce | 2024-04-18 | -0/+1 |
* | set proper output directory | Alan Pearce | 2024-04-17 | -1/+1 |
* | use internal imports correctly | Alan Pearce | 2024-04-17 | -14/+15 |
* | remove purgeCSS for now | Alan Pearce | 2024-04-17 | -34/+2 |
* | config: convert base_url to a URL type | Alan Pearce | 2024-04-17 | -2/+2 |
* | Shorten internal module names | Alan Pearce | 2024-04-17 | -0/+570 |