about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
...
* move go-licenses into shellAlan Pearce8 days-1/+2
* remove netlify and vercel configurationsAlan Pearce8 days-115/+0
* fix early panicAlan Pearce8 days-1/+2
* re-add go to shellAlan Pearce8 days-0/+1
* build with ko instead of nixAlan Pearce8 days-424/+34
* fetch and build site on server startAlan Pearce8 days-57/+244
* just: pass command-line arguments to fly deployAlan Pearce8 days-2/+2
* mount volume at /dataAlan Pearce8 days-0/+5
* fix missing spacing in feed previewAlan Pearce8 days-22/+16
* refactor/formatAlan Pearce8 days-60/+54
* post: When Tailscale MagicDNS isn’tAlan Pearce8 days-0/+200
* don't log URL schemeAlan Pearce9 days-5/+0
* make hostname-based redirection configurableAlan Pearce9 days-7/+10
* use embedded filesystem for server template accessAlan Pearce9 days-2/+20
* make 404 page dynamicAlan Pearce9 days-5/+17
* move templ templates into separate packageAlan Pearce9 days-31/+49
* move 404.html back to private directoryAlan Pearce9 days-1/+1
* compress docker image during uploadAlan Pearce9 days-1/+1
* re-add health checksAlan Pearce9 days-0/+9
* log scheme directly from requestAlan Pearce9 days-1/+1
* handle TLS in server with ACMEAlan Pearce9 days-46/+409
* re-add health checkAlan Pearce10 days-0/+7
* simplify docker buildAlan Pearce10 days-10/+5
* (automatically) format with golinesAlan Pearce10 days-1/+7
* fix and simplify content-encoding negotiationAlan Pearce10 days-9/+15
* serve pre-compressed files according to accept-encodingAlan Pearce10 days-25/+60
* pre-compress static filesAlan Pearce10 days-19/+30
* pre-compress generated files in productionAlan Pearce10 days-9/+104
* fix feed contentAlan Pearce10 days-1/+1
* add CD to flyAlan Pearce11 days-16/+87
* don't clean before deploymentAlan Pearce11 days-4/+4
* add ci commandAlan Pearce11 days-0/+2
* fix build commandAlan Pearce11 days-0/+1
* enable building via default.nixAlan Pearce11 days-1/+41
* just: fix clean task in CIAlan Pearce11 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
* switch to templ for rendering HTML templatesAlan Pearce2024-06-18-579/+324
* extract socket passing protocol handler to packageAlan Pearce2024-06-18-3/+40
* fix/simplify server startup/shutdownAlan Pearce2024-06-18-24/+16
* reformatAlan Pearce2024-06-18-5/+5
* remove flake and docker setupAlan Pearce2024-06-18-434/+193
* hash style elements during build stepAlan Pearce2024-06-13-48/+126