Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | Add skip links for accessibility | Alan Pearce | 2023-06-21 | -36/+48 |
| | ||||
* | Move header link inside heading | Alan Pearce | 2023-06-21 | -3/+6 |
| | ||||
* | Make compatible with non-flake nix | Alan Pearce | 2023-06-20 | -1/+32 |
| | ||||
* | Add styling to Atom feed | Alan Pearce | 2023-06-20 | -0/+129 |
| | ||||
* | homepage: only show posts under "recent posts" | Alan Pearce | 2023-06-20 | -2/+1 |
| | ||||
* | Configure web-mode engine when opening templates in Emacs | Alan Pearce | 2023-06-20 | -1/+2 |
| | ||||
* | Revert "Stop zola removing the output directory on each build" | Alan Pearce | 2023-06-20 | -3/+0 |
| | | | | | | | No longer necessary as the output directory doesn't need to be a git repository any more. This reverts commit 59e6e022d332b0cbd8b9f627530149047c9ae8a9. | |||
* | Add link to RSS feeds for each tag | Alan Pearce | 2023-06-20 | -0/+5 |
| | ||||
* | Set general `compile-command` variable instead of projectile's | Alan Pearce | 2023-06-20 | -1/+1 |
| | ||||
* | Make `build` make target more obvious | Alan Pearce | 2023-05-22 | -1/+3 |
| | ||||
* | Add `clean` make target | Alan Pearce | 2023-05-22 | -1/+4 |
| | ||||
* | Add Mastodon link | Alan Pearce | 2023-05-22 | -0/+3 |
| | ||||
* | Add 'themes/bear/' from commit 'fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2' | Alan Pearce | 2023-05-18 | -0/+800 |
|\ | | | | | | | | | | | git-subtree-dir: themes/bear git-subtree-mainline: b0511b71c29c88acb99df245547a52bcce6b10bd git-subtree-split: fe37fcf3daa0eaafc1236050ac95b5d4ba21bcd2 | |||
| * | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -1/+1 |
| |\ | ||||
| | * | Fix spacing of code examples | Alan Pearce | 2023-04-26 | -1/+1 |
| | | | ||||
| * | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -12/+10 |
| |\| | ||||
| | * | Remove duplicate header in demo content | Alan Pearce | 2023-04-26 | -2/+0 |
| | | | ||||
| | * | Improve whitespacing in HTML | Alan Pearce | 2023-04-26 | -10/+10 |
| | | | ||||
| * | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -3/+3 |
| |\| | ||||
| | * | Use relative font sizes | Alan Pearce | 2023-04-26 | -3/+3 |
| | | | ||||
| * | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -1/+1 |
| |\| |