about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* update dependenciesAlan Pearce12 days-148/+139
* make error pages dynamicAlan Pearce12 days-28/+29
* generate template code before deploymentAlan Pearce12 days-0/+1
* enable redirects on flyAlan Pearce12 days-0/+1
* fix repository not updatingAlan Pearce12 days-15/+23
* use remote-tracking branch for mergeAlan Pearce12 days-10/+7
* update worktree after fetching updatesAlan Pearce12 days-0/+15
* be quieter on fs updatesAlan Pearce12 days-1/+1
* add missing error checksAlan Pearce12 days-2/+9
* use a normal filename for homepageAlan Pearce12 days-1/+1
* simplify build commandAlan Pearce12 days-15/+2
* attempt to link broken hyperlinks back to source filesAlan Pearce12 days-1/+1
* clean up build shellAlan Pearce12 days-3/+0
* remove clean step in builderAlan Pearce12 days-7/+0
* refactor server startupAlan Pearce12 days-35/+16
* use cached-nix-shellAlan Pearce13 days-1/+1
* move go-licenses into shellAlan Pearce13 days-1/+2
* remove netlify and vercel configurationsAlan Pearce13 days-115/+0
* fix early panicAlan Pearce13 days-1/+2
* re-add go to shellAlan Pearce13 days-0/+1
* build with ko instead of nixAlan Pearce13 days-424/+34
* fetch and build site on server startAlan Pearce13 days-57/+244
* just: pass command-line arguments to fly deployAlan Pearce13 days-2/+2
* mount volume at /dataAlan Pearce13 days-0/+5
* fix missing spacing in feed previewAlan Pearce13 days-22/+16
* refactor/formatAlan Pearce13 days-60/+54
* post: When Tailscale MagicDNS isn’tAlan Pearce13 days-0/+200
* don't log URL schemeAlan Pearce13 days-5/+0
* make hostname-based redirection configurableAlan Pearce13 days-7/+10
* use embedded filesystem for server template accessAlan Pearce13 days-2/+20
* make 404 page dynamicAlan Pearce13 days-5/+17
* move templ templates into separate packageAlan Pearce13 days-31/+49
* move 404.html back to private directoryAlan Pearce13 days-1/+1
* compress docker image during uploadAlan Pearce13 days-1/+1
* re-add health checksAlan Pearce13 days-0/+9
* log scheme directly from requestAlan Pearce14 days-1/+1
* handle TLS in server with ACMEAlan Pearce14 days-46/+409
* re-add health checkAlan Pearce2024-06-23-0/+7
* simplify docker buildAlan Pearce2024-06-23-10/+5
* (automatically) format with golinesAlan Pearce2024-06-23-1/+7
* fix and simplify content-encoding negotiationAlan Pearce2024-06-23-9/+15
* serve pre-compressed files according to accept-encodingAlan Pearce2024-06-23-25/+60
* pre-compress static filesAlan Pearce2024-06-23-19/+30
* pre-compress generated files in productionAlan Pearce2024-06-23-9/+104
* fix feed contentAlan Pearce2024-06-23-1/+1
* add CD to flyAlan Pearce2024-06-22-16/+87
* don't clean before deploymentAlan Pearce2024-06-22-4/+4
* add ci commandAlan Pearce2024-06-22-0/+2
* fix build commandAlan Pearce2024-06-22-0/+1
* enable building via default.nixAlan Pearce2024-06-22-1/+41