<?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/"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Comments - Pocket Hugo</title>
    <link>https://theme.leftn.com/zh-cn/tags/comments/</link>
    <description>Comments</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 20 Apr 2026 02:51:39 &#43;0000</lastBuildDate>
    <atom:link href="https://theme.leftn.com/zh-cn/tags/comments/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>评论系统演示</title>
      <link>https://theme.leftn.com/zh-cn/article/comments-demo/</link>
      <pubDate>Tue, 03 Feb 2026 01:00:00 &#43;0000</pubDate>
      <guid>https://theme.leftn.com/zh-cn/article/comments-demo/</guid>
      <description>一篇用于检查评论区显示效果的示例文章。</description>
      <content:encoded><![CDATA[<p>这篇文章用来演示主题默认评论区域的显示效果。</p>
<h2 id="默认设置">默认设置</h2>
<p>默认情况下，Pocket Hugo Theme 会在所有页面启用评论。如果你想在某一篇页面或文章上关闭评论，只需要在对应 Markdown 文件的 front matter 中添加 <code>comments = false</code>。</p>
<p>这个主题默认使用 Twikoo 作为评论系统。若要使用 Twikoo，你需要按照 Twikoo 官方文档部署对应的云函数，才能正常运行。你也可以根据自己的偏好改用其他评论方案，例如 Utterances、Waline、Disqus 等。</p>
<ul>
<li><a href="https://twikoo.js.org/en/intro.html" target="_blank" rel="noopener noreferrer">Twikoo 文档</a>
</li>
<li><a href="https://giscus.app/" target="_blank" rel="noopener noreferrer">Giscus 文档</a>
</li>
<li><a href="https://utteranc.es/" target="_blank" rel="noopener noreferrer">Utterances 文档</a>
</li>
<li><a href="https://waline.js.org/" target="_blank" rel="noopener noreferrer">Waline 文档</a>
</li>
<li><a href="https://disqus.com/" target="_blank" rel="noopener noreferrer">Disqus 文档</a>
</li>
</ul>]]></content:encoded>
    </item>
  </channel>
</rss>
