<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Quill</title>
    <link>https://blog-starter-theme.pages.dev/</link>
    <description>A minimal Astro blog starter. Markdown posts, tags, RSS, and a dark mode that persists — with a verification gate that proves the Lighthouse scores.</description>
    <language>en</language>
    <atom:link href="https://blog-starter-theme.pages.dev/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Starting a blog nobody asked for</title>
      <link>https://blog-starter-theme.pages.dev/posts/hello-world</link>
      <guid isPermaLink="true">https://blog-starter-theme.pages.dev/posts/hello-world</guid>
      <description>Why write in public when the internet already has enough words, and what changes when you do it anyway.</description>
      <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
      <category>writing</category>
      <category>meta</category>
    </item>
    <item>
      <title>The case for boring static sites</title>
      <link>https://blog-starter-theme.pages.dev/posts/why-static</link>
      <guid isPermaLink="true">https://blog-starter-theme.pages.dev/posts/why-static</guid>
      <description>Server-rendered, edge-rendered, islands, streaming — and why a folder of HTML files still wins for most content.</description>
      <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
      <category>astro</category>
      <category>performance</category>
    </item>
  </channel>
</rss>
