<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Astro Business Stack</title>
    <description>Self-hosted Astro SSR sites with Docker, GitHub OAuth CMS, CI/CD to VPS, and production integrations.</description>
    <link>https://example.com</link>
    <atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Thu, 11 Jun 2026 14:07:48 GMT</lastBuildDate>
    <item>
      <title>Self-hosted Decap CMS with GitHub OAuth</title>
      <link>https://example.com/portfolio/cms-workflow/</link>
      <guid>https://example.com/portfolio/cms-workflow/</guid>
      <description>Edit markdown content in the browser; commits flow to the develop branch via a Docker auth gateway.</description>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
      <author>Stack Team</author>
      <category>cms</category>
        <category>decap</category>
        <category>oauth</category>
        <category>docker</category>
    </item>
    <item>
      <title>Multi-locale SSR with Typed Content Collections</title>
      <link>https://example.com/portfolio/multi-locale-ssr/</link>
      <guid>https://example.com/portfolio/multi-locale-ssr/</guid>
      <description>i18n routing for en, es, ca, and pl with Astro content layer and translated URL slugs.</description>
      <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
      <author>Stack Team</author>
      <category>ssr</category>
        <category>astro</category>
        <category>i18n</category>
    </item>
    <item>
      <title>Lead Funnel with Notion CRM and Resend</title>
      <link>https://example.com/portfolio/lead-funnel/</link>
      <guid>https://example.com/portfolio/lead-funnel/</guid>
      <description>How contact forms flow through API routes into Notion deduplication and transactional email.</description>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <author>Stack Team</author>
      <category>integrations</category>
        <category>notion</category>
        <category>resend</category>
        <category>crm</category>
    </item>
  </channel>
</rss>