<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Alex Howes</title>
    <link>https://oovoid.com</link>
    <description>Writings from Alex Howes</description>
    <language>en</language>
    <atom:link href="https://oovoid.com/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Wed, 26 Aug 2026 00:00:00 +0000</lastBuildDate>
        <item>
      <title><![CDATA[Hello, world]]></title>
      <link>https://oovoid.com/log/hello</link>
      <guid isPermaLink="true">https://oovoid.com/log/hello</guid>
      <pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate>
      <description><![CDATA[First post on the new setup. What's on the log and how it's built.]]></description>
      <content:encoded><![CDATA[<p>This is the first post. This site just grew a log, an /about page, and a /now page.</p>
<p>The pipeline behind this is a ~150-line Node build script, no framework, no bundler, just Markdown in, HTML out. Posts live in <code>posts/</code>, rendered pages land in <code>log/</code>, and a basic RSS feed is at <code>/feed.xml</code>.</p>
<p>I&#39;m trying to get in the habit of writing more, so maybe this will be a thing, maybe not.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
