about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
...
* fix URLAlan Pearce2024-04-21-1/+1
* move server code to cmd/serverAlan Pearce2024-04-21-6/+6
* serve site from filesystem rather than embeddingAlan Pearce2024-04-21-33/+53
* nix: save typingAlan Pearce2024-04-21-5/+5
* stop macOS firewall prompts in developmentAlan Pearce2024-04-21-1/+1
* remove unused variableAlan Pearce2024-04-21-1/+0
* support IPv6Alan Pearce2024-04-21-1/+3
* allow listen address to be configuredAlan Pearce2024-04-21-1/+4
* update dependencies and flake inputsAlan Pearce2024-04-21-83/+58
* oopsAlan Pearce2024-04-20-1/+1
* send headers from config.tomlAlan Pearce2024-04-20-13/+27
* Use gitlab CIAlan Pearce2024-04-20-16/+72
* use long git hashes for docker tagsAlan Pearce2024-04-20-3/+6
* fly: don't modify http headersAlan Pearce2024-04-19-0/+2
* Use netlify for redirectsAlan Pearce2024-04-19-0/+18
* Brand executable with commit hash for server headerAlan Pearce2024-04-19-4/+6
* try to improve building on aarch64-darwinAlan Pearce2024-04-19-1/+3
* add missing environment variablesAlan Pearce2024-04-19-0/+2
* use nix to build docker imagesAlan Pearce2024-04-19-64/+280
* server: configure with flags/envvars instead of tomlAlan Pearce2024-04-19-7/+26
* use abstracted FS to get 404 pageAlan Pearce2024-04-19-3/+3
* build: use same dir for static/rendered outputAlan Pearce2024-04-19-5/+5
* preserve file times when copying from static/Alan Pearce2024-04-19-1/+3
* use unbuffered logs in developmentAlan Pearce2024-04-19-1/+8
* fix logging logicAlan Pearce2024-04-19-1/+1
* add and check licensesAlan Pearce2024-04-18-0/+450
* ensure watchexec is availableAlan Pearce2024-04-18-2/+2
* fix post tags validation errorAlan Pearce2024-04-18-4/+10
* remove old typescript test fileAlan Pearce2024-04-18-97/+0
* remove makefileAlan Pearce2024-04-18-16/+0
* use forked htmlformatAlan Pearce2024-04-18-2/+6
* remove old dir-localsAlan Pearce2024-04-18-2/+0
* improve watch-builder commandAlan Pearce2024-04-18-1/+1
* copy static files directly in goAlan Pearce2024-04-18-1/+16
* disable fiber startup message in productionAlan Pearce2024-04-18-2/+6
* disable logging of healthcheck requestsAlan Pearce2024-04-18-1/+4
* Add scripts for live-reloading incl. direnvAlan Pearce2024-04-18-0/+6
* fix flake-compat layer (default.nix refers to flake-compat)Alan Pearce2024-04-18-3/+3
* prettify HTMLAlan Pearce2024-04-18-26/+19
* make self-closing tags voidAlan Pearce2024-04-18-5/+23
* Remove outdated pubdate attribute from <time>Alan Pearce2024-04-18-11/+3
* Add missing doctypeAlan Pearce2024-04-18-0/+1
* fly: increase maximum concurrencyAlan Pearce2024-04-18-0/+4
* embed filesAlan Pearce2024-04-18-4/+16
* use correct envvar for sentry environmentAlan Pearce2024-04-17-1/+1
* run on flyAlan Pearce2024-04-17-1/+6
* configure docker buildAlan Pearce2024-04-17-201/+25
* set proper output directoryAlan Pearce2024-04-17-1/+1
* use internal imports correctlyAlan Pearce2024-04-17-15/+16
* remove post-processingAlan Pearce2024-04-17-97/+1