about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* Send status code 404 with /404.htmlAlan Pearce2023-09-12-3/+6
* Rename variableAlan Pearce2023-09-12-2/+2
* Return 404 if file no longer existsAlan Pearce2023-09-12-14/+17
* Remove unused dependencyAlan Pearce2023-09-12-4/+1
* wtf typescriptAlan Pearce2023-09-12-3/+3
* Avoid duplicate registration of initial directoryAlan Pearce2023-09-12-2/+5
* Give files map a proper typeAlan Pearce2023-09-12-1/+7
* Use own logic for static file servingAlan Pearce2023-09-12-14/+72
* Read config from TOML fileAlan Pearce2023-09-12-3/+19
* Reformat with prettierAlan Pearce2023-09-12-21/+21
* Init flakeAlan Pearce2023-09-12-0/+59
* Serve static filesAlan Pearce2023-09-11-10/+18
* Initial commitAlan Pearce2023-09-11-0/+259