about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* 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
|
* just: fix clean task in CIAlan Pearce2024-06-22-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
|
* fix netlify CSP headerAlan Pearce2024-06-13-2/+1
|
* update style src hashesAlan Pearce2024-06-13-5/+5
|
* fix pre/code stylingAlan Pearce2024-06-13-1/+14
|
* enable changes to styles in dev modeAlan Pearce2024-06-13-0/+3
|
* fix dev targetAlan Pearce2024-06-13-1/+1
|
* remove unused targets from justfileAlan Pearce2024-06-13-4/+0
|
* server: listen on socket provided by system(f)d, if availableAlan Pearce2024-06-13-2/+12
|
* server: automatically build, re-build and reload in devAlan Pearce2024-06-11-19/+144
|
* server: remove sentryAlan Pearce2024-06-11-37/+3
|
* generate sitemap and robots.txtAlan Pearce2024-06-05-280/+129
|
* modd: run builder in development modeAlan Pearce2024-06-05-1/+1
|
* replace unreliable dev server with moddAlan Pearce2024-06-05-349/+9
|
* fix occasionally-jumbled outputAlan Pearce2024-06-05-1/+1
|
* update styles from BearAlan Pearce2024-06-02-133/+121
|
* additionally deploy to netlify for IPv6 (in 2024...)Alan Pearce2024-06-02-1/+41
|
* deploy locally with just to vercelAlan Pearce2024-06-02-57/+20
|
* no more CIAlan Pearce2024-06-02-52/+95
|
* fly: remove concurrency hard limit (default is now unlimited)Alan Pearce2024-05-31-4/+3
|
* fix CSP breaking styles in feed browser HTML previewAlan Pearce2024-05-31-2/+10
|
* make Content-Security-Policy stricterAlan Pearce2024-05-29-4/+10
|
* move referrer-policy to HTTP header and hardenAlan Pearce2024-05-29-5/+1
|