<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Rainy Den</title>
    <link>http://localhost:3000</link>
    <description>用 Markdown 书写，用 Git 管理内容的个人博客。</description>
    <language>zh-CN</language>
    <item>
      <title>欢迎来到 Rainy Den</title>
      <link>http://localhost:3000/posts/hello-world/</link>
      <guid>http://localhost:3000/posts/hello-world/</guid>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <description>博客的第一篇文章，介绍这个项目的初衷与基本结构。</description>
    </item>
    <item>
      <title>Markdown 中的图片用法</title>
      <link>http://localhost:3000/posts/images-in-markdown/</link>
      <guid>http://localhost:3000/posts/images-in-markdown/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
      <description>演示博客如何引用本地配图、远程图片，以及宽图与说明文字样式。</description>
    </item>
    <item>
      <title>Mermaid 图表与 Pagefind 搜索</title>
      <link>http://localhost:3000/posts/mermaid-and-pagefind-search/</link>
      <guid>http://localhost:3000/posts/mermaid-and-pagefind-search/</guid>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <description>介绍博客中的 Mermaid 渲染、Pagefind 全文搜索，以及系列文章的写作约定。</description>
    </item>
    <item>
      <title>静态导出与暗色模式实践</title>
      <link>http://localhost:3000/posts/static-export-and-dark-mode/</link>
      <guid>http://localhost:3000/posts/static-export-and-dark-mode/</guid>
      <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
      <description>记录 Next.js 静态导出博客中暗色模式与 Markdown 渲染的实现要点。</description>
    </item>
  </channel>
</rss>
