<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>stratts.au</title>
    <link>https://stratts.au</link>
    <description>Blog posts from stratts.au</description>
    <atom:link href="https://stratts.au/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vendoring the Zig compiler</title>
      <link>https://stratts.au/posts/vendoring-zig/</link>
      <guid isPermaLink="true">https://stratts.au/posts/vendoring-zig/</guid>
      <pubDate>Tue, 14 Apr 2026 12:00:00 +0000</pubDate>
    </item>
    <item>
      <title>My browser-based static site generator</title>
      <link>https://stratts.au/posts/browser-based-ssg/</link>
      <guid isPermaLink="true">https://stratts.au/posts/browser-based-ssg/</guid>
      <description>A site generator that runs entirely in the browser, with Liquid templating, Markdown rendering, image processing, and live preview.</description>
      <pubDate>Mon, 06 Apr 2026 12:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>