Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Add Bluesky to contact menu | Alan Pearce | 2023-08-30 | -0/+3 | |
| | | |||||
* | | Update kernel setup | Alan Pearce | 2023-08-02 | -1/+2 | |
| | | |||||
* | | Fix html -> md dependencies | Alan Pearce | 2023-08-01 | -13/+14 | |
| | | |||||
* | | Add device tree override | Alan Pearce | 2023-08-01 | -0/+2 | |
| | | |||||
* | | Fix formatting | Alan Pearce | 2023-08-01 | -4/+4 | |
| | | |||||
* | | Minor text fixes | Alan Pearce | 2023-08-01 | -4/+4 | |
| | | |||||
* | | Add new post about getting NixOS running on NanoPi R5S | Alan Pearce | 2023-07-30 | -0/+139 | |
| | | |||||
* | | Fix indentation of code blocks | Alan Pearce | 2023-07-30 | -1/+1 | |
| | | |||||
* | | Add redirect for status page | Alan Pearce | 2023-07-26 | -0/+1 | |
| | | |||||
* | | Remove GPG key info from homepage | Alan Pearce | 2023-07-21 | -3/+0 | |
| | | |||||
* | | Remove unnecessary install target | Alan Pearce | 2023-07-09 | -3/+1 | |
| | | |||||
* | | Make `make deploy` do nothing unless sources are updated | Alan Pearce | 2023-07-09 | -3/+8 | |
| | | |||||
* | | Increase fly connection limits | Alan Pearce | 2023-07-08 | -2/+2 | |
| | | |||||
* | | Make: avoid re-running format/compress targets | Alan Pearce | 2023-07-08 | -10/+14 | |
| | | |||||
* | | Fully disable HTTPS in Caddy | Alan Pearce | 2023-07-08 | -2/+4 | |
| | | |||||
* | | Fix erroneous 200 responses on missing files | Alan Pearce | 2023-07-08 | -7/+6 | |
| | | | | | | | | | | | | Revert "Replace metrics with advanced metrics for path-based counters" This reverts commit 3dcd97ff77e9f9f5e3ea2b97b9e15c7c1066859d. | ||||
* | | Remove unnecessary quoting of menu item URLs | Alan Pearce | 2023-07-08 | -5/+1 | |
| | | |||||
* | | Add redirect lists for aln.pe | Alan Pearce | 2023-07-07 | -0/+14 | |
| | | |||||
* | | Replace metrics with advanced metrics for path-based counters | Alan Pearce | 2023-07-07 | -6/+7 | |
| | | |||||
* | | Enable Caddyfile to validate without redis | Alan Pearce | 2023-07-07 | -2/+9 | |
| | | | | | | | | | | | | Validation tries to connect to the redis server by the `storage` global option, which is not possible without secrets that are not exposed during the build | ||||
* | | Validate Caddyfile during build | Alan Pearce | 2023-07-07 | -0/+1 | |
| | | |||||
* | | Use relative URLs in HTML | Alan Pearce | 2023-07-06 | -7/+7 | |
| | | |||||
* | | Switch to HEAD requests for health checks | Alan Pearce | 2023-07-06 | -1/+1 | |
| | | |||||
* | | Collect HTTP metrics | Alan Pearce | 2023-07-03 | -0/+1 | |
| | | |||||
* | | New post: Now on three continents | Alan Pearce | 2023-07-02 | -0/+25 | |
| | | |||||
* | | Add HTTP health check | Alan Pearce | 2023-07-02 | -0/+11 | |
| | | |||||
* | | Use fly proxy for TLS termination, using h2c | Alan Pearce | 2023-07-02 | -23/+41 | |
| | | |||||
* | | Add listener for www | Alan Pearce | 2023-07-01 | -0/+5 | |
| | | |||||
* | | Enable running docker image locally without config | Alan Pearce | 2023-07-01 | -0/+2 | |
| | | |||||
* | | Only match requests to correct hostname | Alan Pearce | 2023-07-01 | -1/+2 | |
| | | |||||
* | | Clearly expose HTTP port | Alan Pearce | 2023-07-01 | -0/+1 | |
| | | |||||
* | | Enable make to rebuild site on input changes | Alan Pearce | 2023-07-01 | -3/+3 | |
| | | |||||
* | | Enable Makefile tracking of deployments with .deploystamp | Alan Pearce | 2023-07-01 | -4/+7 | |
| | | |||||
* | | Fix access to tools from nativeBuildInputs | Alan Pearce | 2023-07-01 | -2/+1 | |
| | | |||||
* | | Don't try to cross-build docker images with nix | Alan Pearce | 2023-07-01 | -27/+3 | |
| | | |||||
* | | Deploy to fly.io | Alan Pearce | 2023-07-01 | -2/+52 | |
| | | |||||
* | | Add caddy to dev shell | Alan Pearce | 2023-07-01 | -2/+3 | |
| | | |||||
* | | Update flake inputs | Alan Pearce | 2023-07-01 | -6/+6 | |
| | | |||||
* | | Build docker image | Alan Pearce | 2023-06-30 | -24/+106 | |
| | | |||||
* | | Use empty favicon if not configured in theme | Alan Pearce | 2023-06-30 | -4/+1 | |
| | | |||||
* | | Remove seo_tags file | Alan Pearce | 2023-06-24 | -1/+0 | |
| | | |||||
* | | Format HTML output with prettier | Alan Pearce | 2023-06-24 | -2/+6 | |
| | | |||||
* | | Remove spaces around header link | Alan Pearce | 2023-06-24 | -1/+1 | |
| | | |||||
* | | Improve HTML indentation | Alan Pearce | 2023-06-23 | -13/+13 | |
| | | |||||
* | | Make tag lists more semantic | Alan Pearce | 2023-06-23 | -12/+10 | |
| | | |||||
* | | Fix overzealous URL encoding | Alan Pearce | 2023-06-23 | -7/+7 | |
| | | |||||
* | | Remove useless meta title tag | Alan Pearce | 2023-06-23 | -1/+0 | |
| | | |||||
* | | Remove redundant italic tag | Alan Pearce | 2023-06-23 | -15/+9 | |
| | | |||||
* | | Render RSS autodiscovery links for main and per-tag feeds | Alan Pearce | 2023-06-23 | -2/+3 | |
| | | |||||
* | | Make style a css file (although zola requires .html extension) | Alan Pearce | 2023-06-23 | -182/+199 | |
| | |