about summary refs log tree commit diff stats
path: root/package.json
Commit message (Expand)AuthorAgeLines
* Purge CSS on a per-template basisAlan Pearce2024-04-04-0/+1
* Rebuild site on dev mode reloadAlan Pearce2024-04-01-1/+1
* Enable bun watch mode via `bun dev`Alan Pearce2024-04-01-0/+1
* Replace bun-types with @types/bunAlan Pearce2024-04-01-1/+1
* Replace zola with DOM-based static site generation codeAlan Pearce2023-09-22-3/+10
* Catch errors and log to sentryAlan Pearce2023-09-15-0/+1
* Build with dockerAlan Pearce2023-09-15-0/+3
* Collect metrics for prometheusAlan Pearce2023-09-13-0/+1
* Remove defunct live-reloadAlan Pearce2023-09-13-1/+0
* Use bun's builtin mime logicAlan Pearce2023-09-13-2/+0
* Return precompressed files, if they existAlan Pearce2023-09-13-0/+2
* Remove unused dependencyAlan Pearce2023-09-12-3/+1
* Use own logic for static file servingAlan Pearce2023-09-12-1/+2
* Read config from TOML fileAlan Pearce2023-09-12-1/+2
* Serve static filesAlan Pearce2023-09-11-1/+1
* Initial commitAlan Pearce2023-09-11-0/+15