<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>untitled</title>
  <language>en-us</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://my-blog-dxh.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://my-blog-dxh.pages.dev</link>
  <itunes:image href="https://my-blog-dxh.pages.dev/assets/default/channel-image.png"/>
  <image>
    <title>untitled</title>
    <url>https://my-blog-dxh.pages.dev/assets/default/channel-image.png</url>
    <link>https://my-blog-dxh.pages.dev</link>
  </image>
  <copyright>©2025</copyright>
  <item>
    <title>我的第一篇博客文章</title>
    <guid>4wqB8c-Zl1Q</guid>
    <pubDate>Tue, 23 Dec 2025 06:06:35 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<h1 id="我的第一篇博客文章">我的第一篇博客文章</h1>
<p>这是通过 <strong>Microfeed API</strong> 发布的第一篇文章。</p>
<h2 id="功能特点">功能特点</h2>
<ul>
<li>支持 Markdown 格式</li>
<li>自动转换为 HTML</li>
<li>一键发布到 Cloudflare Pages</li>
</ul>
<h2 id="代码示例">代码示例</h2>
<div class="sourceCode" id="cb1"><pre
class="sourceCode bash"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="ex">./publish-to-microfeed.sh</span> publish example-post.md</span></code></pre></div>
<h2 id="总结">总结</h2>
<p>Microfeed 是一个轻量级的自托管 CMS，非常适合个人博客和播客。</p>
]]>
    </description>
    <link>https://my-blog-dxh.pages.dev/i/我的第一篇博客文章-4wqB8c-Zl1Q/</link>
  </item>
</channel>
</rss>