<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Yamblog Blog</title>
    <link>https://yamblog.dev/blog</link>
    <atom:link href="https://yamblog.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Product notes, implementation details, and demos from the Yamblog project.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>How to Create a Blog for Your Project the Easy Way</title>
      <link>https://yamblog.dev/blog/how-to-create-a-blog-the-easy-way</link>
      <guid>https://yamblog.dev/blog/how-to-create-a-blog-the-easy-way</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <description>You don&apos;t need a CMS, a database, or a weekend of setup. A practical checklist for adding a blog to any project — and the decisions that actually matter.</description>
      
    </item>
    <item>
      <title>Why Your Side Project Needs a Blog (Yes, Even in 2026)</title>
      <link>https://yamblog.dev/blog/why-your-side-project-needs-a-blog</link>
      <guid>https://yamblog.dev/blog/why-your-side-project-needs-a-blog</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>A landing page explains the pitch once. A blog compounds. The concrete, unsentimental case for shipping a blog next to your product.</description>
      
    </item>
    <item>
      <title>Set Up a Markdown Blog in Astro in About Ten Minutes</title>
      <link>https://yamblog.dev/blog/simple-astro-blog-setup</link>
      <guid>https://yamblog.dev/blog/simple-astro-blog-setup</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <description>From empty Astro project to a typed markdown blog with listing, post pages, RSS, and a sitemap — using @yamblog/astro and about forty lines of code.</description>
      
    </item>
    <item>
      <title>A Headless Markdown Blog for Next.js, Deployed on Vercel</title>
      <link>https://yamblog.dev/blog/headless-markdown-blog-nextjs-vercel</link>
      <guid>https://yamblog.dev/blog/headless-markdown-blog-nextjs-vercel</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>Skip the headless CMS subscription. Markdown files in your repo, typed queries in the App Router, SEO metadata, RSS, sitemap, and OG images — deployed with git push.</description>
      
    </item>
    <item>
      <title>Make Your Blog Discoverable to AI: llms.txt, Feeds, and Structure</title>
      <link>https://yamblog.dev/blog/make-your-blog-discoverable-to-ai</link>
      <guid>https://yamblog.dev/blog/make-your-blog-discoverable-to-ai</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
      <description>Search engines aren&apos;t the only readers anymore. How to structure a blog so AI assistants can find it, cite it, and even help write it.</description>
      
    </item>
    <item>
      <title>Why I Built Yamblog</title>
      <link>https://yamblog.dev/blog/why-i-built-yamblog</link>
      <guid>https://yamblog.dev/blog/why-i-built-yamblog</guid>
      <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
      <description>Why I built Yamblog, why I open sourced it, and why blogs still matter even in the era of vibe-coded SaaS apps.</description>
      
    </item>
  </channel>
</rss>