<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
<title>Jason Atoms</title>
<link>https://jasonatoms.com/</link>
<description>The off-the-clock blog — building, tinkering, and half-finished ideas.</description>
<item>
<title>The blog is live: notes on the setup</title>
<link>https://jasonatoms.com/2026/07/the-blog-is-live/</link>
<guid>https://jasonatoms.com/2026/07/the-blog-is-live/</guid>
<pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
<description><![CDATA[<h1>It works!</h1>
<p>This is the first post on the rebuilt jasonatoms.com. It exists mainly to prove the<br>pipeline works, so it is short on purpose.</p>
<p>The setup is deliberately boring. Posts are markdown files in this repository. A small<br>Node script with no dependencies turns them into static HTML — post pages, date archives,<br>an RSS feed, a sitemap, and a search index. GitHub Actions runs that script and syncs the<br>result to S3, which CloudFront serves. There is no database, no server to patch, and<br>nothing that runs between visits.</p>
<p>Writing happens in a browser-based editor rather than a text editor and a git command,<br>which is the part that decides whether a blog like this actually gets used.</p>
<p>Replace this post whenever there&#39;s something real to say.</p>
]]></description>
</item>
</channel></rss>
