Deploying to gh-pages from @ geekifan/chirpy-starter@244d60af9a 🚀

This commit is contained in:
geekifan
2025-06-05 08:17:43 +00:00
commit 1855c0645f
235 changed files with 8087 additions and 0 deletions

46
zh-cn/index.xml Normal file
View File

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Chirpy</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/</link><description>Recent content on Chirpy</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 20 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://geekifan.github.io/chirpy-starter/zh-cn/index.xml" rel="self" type="application/rss+xml"/><item><title>关于</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/about/</link><pubDate>Thu, 20 Apr 2023 00:00:00 +0000</pubDate><guid>https://geekifan.github.io/chirpy-starter/zh-cn/about/</guid><description>&lt;p>&lt;a href="https://github.com/cotes2020/jekyll-theme-chirpy">Chirpy&lt;/a> 是一个基于 &lt;a href="https://jekyllrb.com/">Jekyll&lt;/a> 的博客主题。由于 Jekyll 的设计限制它本身不支持国际化i18n需要依赖第三方插件来实现 i18n 功能。为了让 Chirpy 在不依赖第三方插件的情况下支持 i18n&lt;a href="https://github.com/geekifan/hugo-theme-chirpy">hugo-theme-chirpy&lt;/a> 项目将 Chirpy 主题迁移至 &lt;a href="https://gohugo.io/">Hugo&lt;/a>并进行了最小化的适配。Chirpy 的所有功能在 hugo-theme-chirpy 中均可使用(不过在 Hugo 框架下,部分功能的操作方式可能有所不同)。&lt;/p></description></item><item><title>自定义网站图标</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-11-customize-the-favicon/</link><pubDate>Sun, 11 Aug 2019 00:34:00 +0800</pubDate><guid>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-11-customize-the-favicon/</guid><description>&lt;p>&lt;a href="https://github.com/cotes2020/jekyll-theme-chirpy/">&lt;strong>Chirpy&lt;/strong>&lt;/a> 的&lt;a href="https://www.favicon-generator.org/about/">网站图标&lt;/a>放置在 &lt;code class="filepath">assets/img/favicons/&lt;/code> 目录中。您可能想用自己的图标替换它们。以下部分将指导您创建和替换默认网站图标。&lt;/p>
&lt;h2 id="生成网站图标" id=生成网站图标>
&lt;span class="me-2">生成网站图标&lt;/span>
&lt;a href="#%e7%94%9f%e6%88%90%e7%bd%91%e7%ab%99%e5%9b%be%e6%a0%87" class="anchor text-muted">&lt;i class="fas fa-hashtag">&lt;/i>&lt;/a>
&lt;/h2>&lt;p>准备一张尺寸为 512x512 或更大的正方形图像PNG、JPG 或 SVG然后前往在线工具 &lt;a href="https://realfavicongenerator.net/">&lt;strong>Real Favicon Generator&lt;/strong>&lt;/a>,点击 &lt;kbd>Select your Favicon image&lt;/kbd> 按钮上传您的图像文件。&lt;/p></description></item><item><title>开始使用</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-09-getting-started/</link><pubDate>Fri, 09 Aug 2019 20:55:00 +0800</pubDate><guid>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-09-getting-started/</guid><description>&lt;blockquote class="prompt-warning">&lt;p>&lt;strong>NOTE:&lt;/strong> 该教程还没有完成从 Jekyll 版本的迁移,请谨慎参考。&lt;/p>&lt;/blockquote>
&lt;h2 id="创建站点仓库" id=创建站点仓库>
&lt;span class="me-2">创建站点仓库&lt;/span>
&lt;a href="#%e5%88%9b%e5%bb%ba%e7%ab%99%e7%82%b9%e4%bb%93%e5%ba%93" class="anchor text-muted">&lt;i class="fas fa-hashtag">&lt;/i>&lt;/a>
&lt;/h2>&lt;p>创建站点仓库时,根据您的需求有两种选择:&lt;/p>
&lt;h3 id="选项1-使用起始模板推荐" id=选项1-使用起始模板推荐>
&lt;span class="me-2">选项1. 使用起始模板(推荐)&lt;/span>
&lt;a href="#%e9%80%89%e9%a1%b91-%e4%bd%bf%e7%94%a8%e8%b5%b7%e5%a7%8b%e6%a8%a1%e6%9d%bf%e6%8e%a8%e8%8d%90" class="anchor text-muted">&lt;i class="fas fa-hashtag">&lt;/i>&lt;/a>
&lt;/h3>&lt;p>这种方法简化了升级过程,隔离了不必要的文件,非常适合那些想专注于写作而不需要太多配置的用户。&lt;/p></description></item><item><title>撰写新文章</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-08-write-a-new-post/</link><pubDate>Thu, 08 Aug 2019 14:10:00 +0800</pubDate><guid>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-08-write-a-new-post/</guid><description>&lt;p>本教程将指导您如何在 &lt;em>Chirpy&lt;/em> 模板中撰写文章,即使您以前使用过 Hugo也值得阅读因为许多功能需要设置特定变量。&lt;/p>
&lt;h2 id="命名和路径" id=命名和路径>
&lt;span class="me-2">命名和路径&lt;/span>
&lt;a href="#%e5%91%bd%e5%90%8d%e5%92%8c%e8%b7%af%e5%be%84" class="anchor text-muted">&lt;i class="fas fa-hashtag">&lt;/i>&lt;/a>
&lt;/h2>&lt;p>创建一个新文件,使用 &lt;code>hugo new content/post/YYYY-MM-DD-TITLE.md&lt;/code>。您可以根据自己的喜好更改路径,但请注意,所有文章都应该放在根目录的 &lt;code class="filepath">content/post&lt;/code> 中。&lt;/p></description></item><item><title>文本和排版</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-08-text-and-typography/</link><pubDate>Thu, 08 Aug 2019 11:33:00 +0800</pubDate><guid>https://geekifan.github.io/chirpy-starter/zh-cn/post/2019-08-08-text-and-typography/</guid><description>&lt;h2 id="标题" id=标题>
&lt;span class="me-2">标题&lt;/span>
&lt;a href="#%e6%a0%87%e9%a2%98" class="anchor text-muted">&lt;i class="fas fa-hashtag">&lt;/i>&lt;/a>
&lt;/h2>&lt;!-- markdownlint-capture -->
&lt;!-- markdownlint-disable -->
&lt;h1 id="h1--标题" class=mt-4 mb-0 data-toc-skip=true id=h1--标题>
H1 — 标题
&lt;/h1>&lt;h2 id="h2--标题" class=mt-4 mb-0 data-toc-skip=true id=h2--标题>
H2 — 标题
&lt;/h2>&lt;h3 id="h3--标题" class=mt-4 mb-0 data-toc-skip=true id=h3--标题>
H3 — 标题
&lt;/h3>&lt;h4 id="h4--标题" class=mt-4 data-toc-skip=true id=h4--标题>
H4 — 标题
&lt;/h4>&lt;!-- markdownlint-restore -->
&lt;h2 id="段落" id=段落>
&lt;span class="me-2">段落&lt;/span>
&lt;a href="#%e6%ae%b5%e8%90%bd" class="anchor text-muted">&lt;i class="fas fa-hashtag">&lt;/i>&lt;/a>
&lt;/h2>&lt;p>这是一个段落示例。在这里,我们可以看到段落是如何在 Markdown 中呈现的。段落是由一个或多个连续的文本行组成,它们之间用一个或多个空行分隔。正常的段落不应该用空格或制表符缩进。这样可以保持文档的整洁和一致性。文本排版是网页设计和内容创作中的重要元素,良好的排版可以提高可读性和美观度。&lt;/p></description></item><item><title>归档</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/archives/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://geekifan.github.io/chirpy-starter/zh-cn/archives/</guid><description/></item></channel></rss>