Files
hugo-build/zh-cn/post/index.xml

46 lines
5.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Chirpy</title><link>https://geekifan.github.io/chirpy-starter/zh-cn/post/</link><description>Recent content in Posts on Chirpy</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sun, 11 Aug 2019 00:34:00 +0800</lastBuildDate><atom:link href="https://geekifan.github.io/chirpy-starter/zh-cn/post/index.xml" rel="self" type="application/rss+xml"/><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></channel></rss>