CHANGELOG
ab pub
All major changes to this site will be documented here with the newest at the top. This serves instead of a blog.
Subscribe to the feed to receive notifications of changes: RSS, JSON.
Unreleased/In Progress
Show work-in-progress notes
- end of meta-experiment
2026-04-04: Unreleased Changes #26gf-a0
Added a section Unreleased/In Progress at the top of the Changelog. I may note things I’m working on before publicising them in a ‘release note’. This work may refer to changes that aren’t yet visible on the published site, or changes that have been published before being noted in a release note. A bit more explanation here.
Infra: added a link to the version of the software used to build the site, identified by a git commit hash. Required some css tweaks because I wanted this new footer to align to the bottom of the viewport. (git commit 6fcb1a1).
2026-04-01: How the Changelog Works #25gb-a0
I’m planning on settling into a calmer update rhythm, but now I’m still getting the hang of my changelog mechanism and I need practise material :)
Added a section Changes and Updates describing how I create this changelog.
Edits: changelog: added links to the feeds at the top and modified the wording slightly.
Infra:
- added highlight-js stylesheet (git commit be6ea7b34e)
- started using a pair of comments to delineate page summaries, instead of just
<!--summary-above-->, so that the summary doesn’t have to the be first text in the file. (git commit 860380d46a)
2026-03-31: Changelog Instead of a Blog #26gb-a3
Initial release. Serves mainly as a springboard against which to diff subsequent releases.
This site doesn’t have a ‘blog’ section. It’s more like an evergreen wiki, where pages are updated in-place over time. This changelog serves the function of the ‘blog frontpage’ so you — and I! — can see when new things have been added. There is also a feed for the changelog so you can be notified of changes automatically: RSS, JSON. I SHALL describe how that works here
- English only, though you may find some
en|nltoggles here and there. More on that later. - Added Website Publishing Files: how these sites are built.