{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Changelog — hansfast.net",
  "feed_url": "https://hansfast.net/changelog.json",
  "home_page_url": "https://hansfast.net",
  "user_comment": "You are looking at the raw feed data for this site's changelog. This data is meant to be consumed by a 'feed reader'. Look for your software's instructions on how to add this url.",
  "description": "All major changes to this site will be documented here with the newest at the top. This serves [instead of a blog](/changelog/#2026-03-31-changelog-instead-of-a-blog-26g3-a2).\n\nSubscribe to the feed to receive notifications of changes: [RSS](/changelog.rss), [JSON](/changelog.json).",
  "items": [
    {
      "id": "https://hansfast.net/changelog#2026-04-04-unreleased-changes-26gf-a0",
      "url": "https://hansfast.net/changelog#2026-04-04-unreleased-changes-26gf-a0",
      "content_text": "**Added** a section [Unreleased/In Progress](/changelog#unreleasedin-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](/pubfiles/#unreleasedin-progress).\n\n**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](https://git.surfacemarkup.net/hans/ad_pubfiles/commit/6fcb1a1)).",
      "content_html": "<p><strong>Added</strong> a section <a href=\"/changelog#unreleasedin-progress\">Unreleased/In Progress</a> at the top of the Changelog. I may note things I&#8217;m working on before publicising them in a &#8216;release note&#8217;. This work may refer to changes that aren&#8217;t yet visible on the published site, or changes that have been published before being noted in a release note. A bit more explanation <a href=\"/pubfiles/#unreleasedin-progress\">here</a>.</p>\n<p><strong>Infra</strong>: 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 <a href=\"https://git.surfacemarkup.net/hans/ad_pubfiles/commit/6fcb1a1\">6fcb1a1</a>).</p>\n"
    },
    {
      "id": "https://hansfast.net/changelog#2026-04-01-how-the-changelog-works-25gb-a0",
      "url": "https://hansfast.net/changelog#2026-04-01-how-the-changelog-works-25gb-a0",
      "content_text": "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 :)\n\n**Added** a section [Changes and Updates](/pubfiles/#changes-and-updates) describing how I create this changelog.\n\n<!--summary-end-->\n\n**Edits**: changelog: added links to the feeds at the top and modified the wording slightly.\n\n**Infra**:\n\n* added highlight-js stylesheet (git commit [be6ea7b34e](https://git.surfacemarkup.net/hans/ad_pubfiles/commit/be6ea7b34ef07363b293ddfa1f79ce5b8dae6c9b ))\n* 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](https://git.surfacemarkup.net/hans/ad_pubfiles/commit/860380d46a99a53d242e3981b22bce6c9a11fbec ))",
      "content_html": "<p>I&#8217;m planning on settling into a calmer update rhythm, but now I&#8217;m still getting the hang of my changelog mechanism and I need practise material :)</p>\n<p><strong>Added</strong> a section <a href=\"/pubfiles/#changes-and-updates\">Changes and Updates</a> describing how I create this changelog.</p>\n<!--summary-end-->\n\n<p><strong>Edits</strong>: changelog: added links to the feeds at the top and modified the wording slightly.</p>\n<p><strong>Infra</strong>:</p>\n<ul>\n<li>added highlight-js stylesheet (git commit <a href=\"https://git.surfacemarkup.net/hans/ad_pubfiles/commit/be6ea7b34ef07363b293ddfa1f79ce5b8dae6c9b\">be6ea7b34e</a>)</li>\n<li>started using a pair of comments to delineate page summaries, instead of just <code>&lt;!--summary-above--&gt;</code>, so that the summary doesn&#8217;t have to the be first text in the file. (git commit <a href=\"https://git.surfacemarkup.net/hans/ad_pubfiles/commit/860380d46a99a53d242e3981b22bce6c9a11fbec\">860380d46a</a>)</li>\n</ul>\n"
    },
    {
      "id": "https://hansfast.net/changelog#2026-03-31-changelog-instead-of-a-blog-26gb-a3",
      "url": "https://hansfast.net/changelog#2026-03-31-changelog-instead-of-a-blog-26gb-a3",
      "content_text": "Initial release. Serves mainly as a springboard against which to diff subsequent releases.\n\n\n\nThis 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](/changelog.rss), [JSON](/changelog.json). I SHALL describe how that works [here](/pubfiles#changes-and-updates)\n\n- English only, though you may find some `en|nl` toggles here and there. More on that later.\n- Added [Website Publishing Files](/pubfiles): how these sites are built.",
      "content_html": "<p>Initial release. Serves mainly as a springboard against which to diff subsequent releases.</p>\n<p>This site doesn&#8217;t have a &#8216;blog&#8217; section. It&#8217;s more like an evergreen wiki, where pages are updated in-place over time. This changelog serves the function of the &#8216;blog frontpage&#8217; 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: <a href=\"/changelog.rss\">RSS</a>, <a href=\"/changelog.json\">JSON</a>. I SHALL describe how that works <a href=\"/pubfiles#changes-and-updates\">here</a></p>\n<ul>\n<li>English only, though you may find some <code>en|nl</code> toggles here and there. More on that later.</li>\n<li>Added <a href=\"/pubfiles\">Website Publishing Files</a>: how these sites are built.</li>\n</ul>\n"
    }
  ]
}