<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title><![CDATA[Starter Directory]]></title>
    <link>https://starter-directory.example.com</link>
    <description><![CDATA[A boilerplate for building content directories with Next.js]]></description>
    <language>en-US</language>
    <lastBuildDate>Sat, 08 Aug 2026 15:31:16 GMT</lastBuildDate>
    <atom:link href="https://starter-directory.example.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[How the Content System Works]]></title>
      <link>https://starter-directory.example.com/articles/content-system-overview</link>
      <guid isPermaLink="true">https://starter-directory.example.com/articles/content-system-overview</guid>
      <description><![CDATA[An overview of the unified, config-driven content system that powers this template — from MDX files to rendered pages.]]></description>
      <pubDate>Wed, 10 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>content</category>
      <category>architecture</category>
    </item>

    <item>
      <title><![CDATA[Theming and Dark Mode Support]]></title>
      <link>https://starter-directory.example.com/articles/theming-and-dark-mode</link>
      <guid isPermaLink="true">https://starter-directory.example.com/articles/theming-and-dark-mode</guid>
      <description><![CDATA[How this template handles theming, dark mode, and CSS custom properties for a consistent visual experience.]]></description>
      <pubDate>Tue, 09 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>customization</category>
      <category>theming</category>
    </item>

    <item>
      <title><![CDATA[Built-in SEO Features]]></title>
      <link>https://starter-directory.example.com/articles/built-in-seo-features</link>
      <guid isPermaLink="true">https://starter-directory.example.com/articles/built-in-seo-features</guid>
      <description><![CDATA[This template includes a sitemap, RSS feed, structured data, Open Graph metadata, and robots.txt — all configured automatically.]]></description>
      <pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>seo</category>
      <category>configuration</category>
    </item>

    <item>
      <title><![CDATA[Search and Filtering]]></title>
      <link>https://starter-directory.example.com/articles/search-and-filtering</link>
      <guid isPermaLink="true">https://starter-directory.example.com/articles/search-and-filtering</guid>
      <description><![CDATA[How the built-in search and tag filtering system helps visitors find content quickly across your directory.]]></description>
      <pubDate>Sun, 07 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>content</category>
      <category>customization</category>
    </item>

    <item>
      <title><![CDATA[Responsive Design and Components]]></title>
      <link>https://starter-directory.example.com/articles/responsive-design-and-components</link>
      <guid isPermaLink="true">https://starter-directory.example.com/articles/responsive-design-and-components</guid>
      <description><![CDATA[An overview of the UI components included in this template and how they adapt across screen sizes.]]></description>
      <pubDate>Sat, 06 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>components</category>
      <category>customization</category>
    </item>

    <item>
      <title><![CDATA[Getting Started with Starter Directory]]></title>
      <link>https://starter-directory.example.com/guides/getting-started</link>
      <guid isPermaLink="true">https://starter-directory.example.com/guides/getting-started</guid>
      <description><![CDATA[Set up your development environment and run the template locally in under five minutes.]]></description>
      <pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>getting-started</category>
      <category>configuration</category>
    </item>

    <item>
      <title><![CDATA[Adding and Managing Content]]></title>
      <link>https://starter-directory.example.com/guides/adding-content</link>
      <guid isPermaLink="true">https://starter-directory.example.com/guides/adding-content</guid>
      <description><![CDATA[Learn how to create, organize, and manage MDX content files in your directory.]]></description>
      <pubDate>Thu, 04 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>content</category>
      <category>getting-started</category>
    </item>

    <item>
      <title><![CDATA[Adding a New Content Type]]></title>
      <link>https://starter-directory.example.com/guides/adding-a-content-type</link>
      <guid isPermaLink="true">https://starter-directory.example.com/guides/adding-a-content-type</guid>
      <description><![CDATA[Step-by-step instructions for adding a custom content type beyond the default articles and guides.]]></description>
      <pubDate>Wed, 03 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>content</category>
      <category>configuration</category>
    </item>

    <item>
      <title><![CDATA[Customizing Your Site]]></title>
      <link>https://starter-directory.example.com/guides/customizing-your-site</link>
      <guid isPermaLink="true">https://starter-directory.example.com/guides/customizing-your-site</guid>
      <description><![CDATA[How to personalize the branding, colors, fonts, and layout of your directory site.]]></description>
      <pubDate>Tue, 02 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>customization</category>
      <category>configuration</category>
    </item>

    <item>
      <title><![CDATA[Deploying to Production]]></title>
      <link>https://starter-directory.example.com/guides/deploying-to-production</link>
      <guid isPermaLink="true">https://starter-directory.example.com/guides/deploying-to-production</guid>
      <description><![CDATA[How to build, optimize, and deploy your directory site to production with Vercel or any static host.]]></description>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <author>Starter Directory Team</author>
      <category>seo</category>
      <category>getting-started</category>
    </item>
  </channel>
</rss>