<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Field Notes</title><description>Notes on building useful software with Markdown and static output.</description><link>https://astro-shadcn-test.382972.xyz/</link><item><title>A static site is a useful constraint</title><link>https://astro-shadcn-test.382972.xyz/posts/hello-astro/</link><guid isPermaLink="true">https://astro-shadcn-test.382972.xyz/posts/hello-astro/</guid><description>What a small Markdown-first site makes obvious about build time, content, and deployment.</description><pubDate>Tue, 22 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Why static output is still the default</title><link>https://astro-shadcn-test.382972.xyz/posts/why-static-output/</link><guid isPermaLink="true">https://astro-shadcn-test.382972.xyz/posts/why-static-output/</guid><description>A build that produces ordinary files is easier to inspect, cache, and move than a server that must be healthy for every request.</description><pubDate>Mon, 21 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Search without a search server</title><link>https://astro-shadcn-test.382972.xyz/posts/pagefind-in-the-browser/</link><guid isPermaLink="true">https://astro-shadcn-test.382972.xyz/posts/pagefind-in-the-browser/</guid><description>Pagefind turns the finished HTML into a small browser-side index, so the site gets useful search without a database or API route.</description><pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate></item><item><title>A private repository and a small Coolify deploy</title><link>https://astro-shadcn-test.382972.xyz/posts/coolify-private-deploy/</link><guid isPermaLink="true">https://astro-shadcn-test.382972.xyz/posts/coolify-private-deploy/</guid><description>The deployment path is a private Git repository, a read-only deploy key, and one Docker image that serves the Astro output.</description><pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Content rules belong next to the content</title><link>https://astro-shadcn-test.382972.xyz/posts/content-collection-rules/</link><guid isPermaLink="true">https://astro-shadcn-test.382972.xyz/posts/content-collection-rules/</guid><description>A typed collection makes publishing behavior obvious: drafts stay private, future dates wait, and every public post has the metadata it needs.</description><pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate></item></channel></rss>