<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Z‘s Blog · 记录代码，也记录思考！</title>
    <link>https://personal-blog-ot6.pages.dev</link>
    <description>记录前端工程、设计系统与持续创造的个人技术博客。</description>
    <language>zh-CN</language>
    <atom:link href="https://personal-blog-ot6.pages.dev/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Markdown 实用教程：从基础语法到进阶技巧</title>
      <link>https://personal-blog-ot6.pages.dev/posts/markdown_note/</link>
      <guid isPermaLink="true">https://personal-blog-ot6.pages.dev/posts/markdown_note/</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>系统学习 Markdown 的标题、列表、链接、图片、代码、表格等常用语法，并掌握提示块、图片标题、目录和视频嵌入等进阶技巧。</description>
      <category>markdown</category>
      <category>writing</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>如何发布 Markdown 文章到博客</title>
      <link>https://personal-blog-ot6.pages.dev/posts/publish-markdown-post/</link>
      <guid isPermaLink="true">https://personal-blog-ot6.pages.dev/posts/publish-markdown-post/</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>记录如何将 Markdown 文章同步到 GitHub 并部署到线上博客。</description>
      <category>Markdown</category>
      <category>Git</category>
      <category>deployment</category>
    </item>
    <item>
      <title>Hello World - 我的第一篇博客</title>
      <link>https://personal-blog-ot6.pages.dev/posts/hello-world/</link>
      <guid isPermaLink="true">https://personal-blog-ot6.pages.dev/posts/hello-world/</guid>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <description>欢迎来到我的个人博客！这是第一篇博文，介绍我自己和这个博客的内容方向。</description>
      <category>introduction</category>
      <category>personal</category>
    </item>
  </channel>
</rss>