about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* simplify build commandAlan Pearce10 days-15/+2
* attempt to link broken hyperlinks back to source filesAlan Pearce10 days-1/+1
* clean up build shellAlan Pearce10 days-3/+0
* remove clean step in builderAlan Pearce10 days-7/+0
* refactor server startupAlan Pearce10 days-35/+16
* use cached-nix-shellAlan Pearce10 days-1/+1
* move go-licenses into shellAlan Pearce10 days-1/+2
* remove netlify and vercel configurationsAlan Pearce10 days-115/+0
* fix early panicAlan Pearce10 days-1/+2
* re-add go to shellAlan Pearce10 days-0/+1
* build with ko instead of nixAlan Pearce10 days-424/+34
* fetch and build site on server startAlan Pearce10 days-57/+244
* just: pass command-line arguments to fly deployAlan Pearce10 days-2/+2
* mount volume at /dataAlan Pearce11 days-0/+5
* fix missing spacing in feed previewAlan Pearce11 days-22/+16
* refactor/formatAlan Pearce11 days-60/+54
* post: When Tailscale MagicDNS isn’tAlan Pearce11 days-0/+200
* don't log URL schemeAlan Pearce11 days-5/+0
* make hostname-based redirection configurableAlan Pearce11 days-7/+10
* use embedded filesystem for server template accessAlan Pearce11 days-2/+20
* make 404 page dynamicAlan Pearce11 days-5/+17
* move templ templates into separate packageAlan Pearce11 days-31/+49
* move 404.html back to private directoryAlan Pearce11 days-1/+1
* compress docker image during uploadAlan Pearce11 days-1/+1
* re-add health checksAlan Pearce11 days-0/+9
* log scheme directly from requestAlan Pearce11 days-1/+1
* handle TLS in server with ACMEAlan Pearce11 days-46/+409
* re-add health checkAlan Pearce12 days-0/+7
* simplify docker buildAlan Pearce12 days-10/+5
* (automatically) format with golinesAlan Pearce12 days-1/+7
* fix and simplify content-encoding negotiationAlan Pearce12 days-9/+15
* serve pre-compressed files according to accept-encodingAlan Pearce12 days-25/+60
* pre-compress static filesAlan Pearce12 days-19/+30
* pre-compress generated files in productionAlan Pearce12 days-9/+104
* fix feed contentAlan Pearce13 days-1/+1
* add CD to flyAlan Pearce13 days-16/+87
* don't clean before deploymentAlan Pearce14 days-4/+4
* add ci commandAlan Pearce14 days-0/+2
* fix build commandAlan Pearce14 days-0/+1
* enable building via default.nixAlan Pearce14 days-1/+41
* just: fix clean task in CIAlan Pearce14 days-1/+1
* update deploymentsAlan Pearce2024-06-19-3/+3
* remove unused variablesAlan Pearce2024-06-19-5/+0
* add command for preview deploymentAlan Pearce2024-06-19-0/+2
* log origin of server listener (i.e. listenfd or not)Alan Pearce2024-06-19-0/+1
* log: enable setting log level from environment variableAlan Pearce2024-06-19-1/+14
* style external nav menu linksAlan Pearce2024-06-19-3/+33
* fix dev server/live reloadAlan Pearce2024-06-19-17/+64
* pass rendered html to homepageAlan Pearce2024-06-18-18/+13
* split content and sitemap code from builderAlan Pearce2024-06-18-41/+40