<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on 绿豆沙の小窝</title><link>https://lvdousha26.github.io/tags/hugo/</link><description>Recent content from 绿豆沙の小窝</description><generator>Hugo</generator><language>zh-CN</language><managingEditor>xxx@example.com (lvdousha)</managingEditor><webMaster>xxx@example.com (lvdousha)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Tue, 19 May 2026 00:00:00 +0800</lastBuildDate><atom:link href="https://lvdousha26.github.io/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>从零搭建个人博客：Hugo + GitHub Pages 完整指南</title><link>https://lvdousha26.github.io/post/blog-from-scratch/</link><pubDate>Tue, 19 May 2026 00:00:00 +0800</pubDate><author>xxx@example.com (lvdousha)</author><guid>https://lvdousha26.github.io/post/blog-from-scratch/</guid><description>
<![CDATA[<h1>从零搭建个人博客：Hugo + GitHub Pages 完整指南</h1><p>作者：lvdousha（xxx@example.com）</p>
        
          <h2 id="为什么选-hugo--github-pages">
<a class="header-anchor" href="#%e4%b8%ba%e4%bb%80%e4%b9%88%e9%80%89-hugo--github-pages"></a>
为什么选 Hugo + GitHub Pages
</h2><table>
	<thead>
			<tr>
					<th>方案</th>
					<th>成本</th>
					<th>速度</th>
					<th>自由度</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>知乎/CSDN</td>
					<td>免费</td>
					<td>快</td>
					<td>低（广告、限制）</td>
			</tr>
			<tr>
					<td>WordPress 托管</td>
					<td>~50/月</td>
					<td>中</td>
					<td>中</td>
			</tr>
			<tr>
					<td>Hexo + GitHub Pages</td>
					<td>免费</td>
					<td>快</td>
					<td>高</td>
			</tr>
			<tr>
					<td><strong>Hugo + GitHub Pages</strong></td>
					<td>免费</td>
					<td>极快</td>
					<td>高</td>
			</tr>
	</tbody>
</table>
<p>Hugo 是目前最快的静态站点生成器，2 秒编译 5000 篇文章。GitHub Pages 提供免费无限流量托管。</p>
        
        <hr><p>本文2026-05-19首发于<a href='https://lvdousha26.github.io/'>绿豆沙の小窝</a>，最后修改于2026-05-19</p>]]></description><category>教程</category></item></channel></rss>