<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>demo.meglis.com</title>
    <link>https://demo.meglis.com/</link>
    <description>A statically generated site with a git-backed admin, running entirely on free-tier infrastructure.</description>
    <language>en</language>
    <atom:link href="https://demo.meglis.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Deterministic builds make diffs mean something</title>
      <link>https://demo.meglis.com/posts/deterministic-builds/</link>
      <guid isPermaLink="true">https://demo.meglis.com/posts/deterministic-builds/</guid>
      <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
      <description>If two builds of the same commit differ, every deploy diff becomes noise. Here is how the generator avoids that.</description>
      <category>architecture</category>
      <category>node</category>
    </item>
    <item>
      <title>A site that costs nothing to run</title>
      <link>https://demo.meglis.com/posts/a-site-that-costs-nothing/</link>
      <guid isPermaLink="true">https://demo.meglis.com/posts/a-site-that-costs-nothing/</guid>
      <pubDate>Sat, 01 Aug 2026 00:00:00 GMT</pubDate>
      <description>Why the free tier is a design constraint worth taking seriously, not a limitation to work around.</description>
      <category>architecture</category>
      <category>hosting</category>
    </item>
  </channel>
</rss>