about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* don't clean before deploymentAlan Pearce12 days-4/+4
* add ci commandAlan Pearce12 days-0/+2
* fix build commandAlan Pearce12 days-0/+1
* enable building via default.nixAlan Pearce12 days-1/+41
* just: fix clean task in CIAlan Pearce12 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
* 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
* re-add counter fallback imageAlan Pearce2024-05-29-0/+3
* re-add Strict-Transport-Security headerAlan Pearce2024-05-29-0/+1
* use pinned, verified version of goatcounter scriptAlan Pearce2024-05-29-4/+3
* Add support for pandoc-style fencesAlan Pearce2024-05-28-2/+16
* pass config file via fly/docker instead of embedding in imageAlan Pearce2024-05-26-1/+4
* format toml files with taploAlan Pearce2024-05-25-50/+57
* fix Host weirdness on fly with h2cAlan Pearce2024-05-24-0/+6
* enable overriding base URLAlan Pearce2024-05-24-4/+10
* fix redirection to wrong hostnameAlan Pearce2024-05-24-11/+10