<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Andrew Jensen</title>
		<link>https://www.ajensen.org/</link>
		<description>Andrew Jensen — blog</description>
		<lastBuildDate>Tue, 08 Sep 2026 00:00:00 GMT</lastBuildDate>
	<item>
		<title>Hello, world</title>
		<link>https://www.ajensen.org/blog/hello-world/</link>
		<guid isPermaLink="true">https://www.ajensen.org/blog/hello-world/</guid>
		<pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
		<description>First post on the rebuilt site — and the shakedown run of the org-mode publishing pipeline.</description>
		<content:encoded><![CDATA[<!--[--><p>This is the first post on the rebuilt site.</p> <p>The publishing flow is intentionally boring:</p> <ol><li>Write an org file in <code>src/content/posts/</code>.</li> <li>Run <code>M-x aj-export-post</code> from the org buffer.</li> <li>Commit and push.</li></ol> <p>If the exported markdown is missing or stale, the build fails loudly
instead of silently publishing old content — that check runs on every
push, both locally and in CI.</p><!--]-->]]></content:encoded>
	</item>
	</channel>
</rss>
