about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
...
| * Avoid duplicate registration of initial directoryAlan Pearce2023-09-12-2/+5
| * Give files map a proper typeAlan Pearce2023-09-12-1/+7
| * Use own logic for static file servingAlan Pearce2023-09-12-14/+72
| * Read config from TOML fileAlan Pearce2023-09-12-3/+19
| * Reformat with prettierAlan Pearce2023-09-12-21/+21
| * Init flakeAlan Pearce2023-09-12-0/+59
| * Serve static filesAlan Pearce2023-09-11-10/+18
| * Initial commitAlan Pearce2023-09-11-0/+259
* Improve CSP setupAlan Pearce2023-09-11-1/+2
* Hide favicon if not setAlan Pearce2023-09-11-1/+3
* Merge commit 'a961bc284bb130e44468c07aaaa028652c151e08'Alan Pearce2023-09-09-15/+51
|\
| * Squashed 'themes/bear/' changes from fe37fcf..d10630dAlan Pearce2023-09-09-17/+52
* | Allow site to be displayed in an iframeAlan Pearce2023-09-08-3/+3
* | Beautify make outputAlan Pearce2023-09-05-4/+18
* | Send security headers with redirects, tooAlan Pearce2023-09-05-1/+6
* | Add content-security-policy headersAlan Pearce2023-09-05-0/+2
* | Update caddy to v2.7.4Alan Pearce2023-08-30-1/+1
* | Add Bluesky to contact menuAlan Pearce2023-08-30-0/+3
* | Update kernel setupAlan Pearce2023-08-02-1/+2
* | Fix html -> md dependenciesAlan Pearce2023-08-01-13/+14
* | Add device tree overrideAlan Pearce2023-08-01-0/+2
* | Fix formattingAlan Pearce2023-08-01-4/+4
* | Minor text fixesAlan Pearce2023-08-01-4/+4
* | Add new post about getting NixOS running on NanoPi R5SAlan Pearce2023-07-30-0/+139
* | Fix indentation of code blocksAlan Pearce2023-07-30-1/+1
* | Add redirect for status pageAlan Pearce2023-07-26-0/+1
* | Remove GPG key info from homepageAlan Pearce2023-07-21-3/+0
* | Remove unnecessary install targetAlan Pearce2023-07-09-3/+1
* | Make `make deploy` do nothing unless sources are updatedAlan Pearce2023-07-09-3/+8
* | Increase fly connection limitsAlan Pearce2023-07-08-2/+2
* | Make: avoid re-running format/compress targetsAlan Pearce2023-07-08-10/+14
* | Fully disable HTTPS in CaddyAlan Pearce2023-07-08-2/+4
* | Fix erroneous 200 responses on missing filesAlan Pearce2023-07-08-7/+6
* | Remove unnecessary quoting of menu item URLsAlan Pearce2023-07-08-5/+1
* | Add redirect lists for aln.peAlan Pearce2023-07-07-0/+14
* | Replace metrics with advanced metrics for path-based countersAlan Pearce2023-07-07-6/+7
* | Enable Caddyfile to validate without redisAlan Pearce2023-07-07-2/+9
* | Validate Caddyfile during buildAlan Pearce2023-07-07-0/+1
* | Use relative URLs in HTMLAlan Pearce2023-07-06-7/+7
* | Switch to HEAD requests for health checksAlan Pearce2023-07-06-1/+1
* | Collect HTTP metricsAlan Pearce2023-07-03-0/+1
* | New post: Now on three continentsAlan Pearce2023-07-02-0/+25
* | Add HTTP health checkAlan Pearce2023-07-02-0/+11
* | Use fly proxy for TLS termination, using h2cAlan Pearce2023-07-02-23/+41
* | Add listener for wwwAlan Pearce2023-07-01-0/+5
* | Enable running docker image locally without configAlan Pearce2023-07-01-0/+2
* | Only match requests to correct hostnameAlan Pearce2023-07-01-1/+2
* | Clearly expose HTTP portAlan Pearce2023-07-01-0/+1
* | Enable make to rebuild site on input changesAlan Pearce2023-07-01-3/+3
* | Enable Makefile tracking of deployments with .deploystampAlan Pearce2023-07-01-4/+7