<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Hugo CMS Example</title><link>https://hugo-cms-example.pages.dev/</link><description>Recent content on Hugo CMS Example</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 10 Aug 2026 02:29:19 +0000</lastBuildDate><atom:link href="https://hugo-cms-example.pages.dev/index.xml" rel="self" type="application/rss+xml"/><item><title>部署在 Cloudflare Pages 的纯在线 CMS</title><link>https://hugo-cms-example.pages.dev/posts/cloudflare-serverless/</link><pubDate>Mon, 10 Aug 2026 02:29:19 +0000</pubDate><guid>https://hugo-cms-example.pages.dev/posts/cloudflare-serverless/</guid><description>&lt;h1 id="部署在-cloudflare-pages-的纯在线-cms">部署在 Cloudflare Pages 的纯在线 CMS&lt;/h1>
&lt;p>这篇是怎么上线的？&lt;/p>
&lt;ol>
&lt;li>在 &lt;code>/cms/&lt;/code> 写 Markdown&lt;/li>
&lt;li>Pages Function 调 GitHub Contents API 提交 commit&lt;/li>
&lt;li>Cloudflare Pages 接到 webhook 自动构建部署&lt;/li>
&lt;li>文章&lt;strong>无后端服务器&lt;/strong>地上线&lt;/li>
&lt;/ol>
&lt;p>整个方案没有任何自托管服务器。&lt;/p></description></item><item><title>Hello World</title><link>https://hugo-cms-example.pages.dev/posts/hello/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0800</pubDate><guid>https://hugo-cms-example.pages.dev/posts/hello/</guid><description>&lt;p>Welcome to your new blog. Visit &lt;code>/cms/&lt;/code> to start writing.&lt;/p></description></item></channel></rss>