<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>博客搭建 - 分类 - 猫咪老师的技术博客</title><link>https://happydrink-okk.github.io/categories/%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA/</link><description>博客搭建 - 分类 - 猫咪老师的技术博客</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Thu, 16 Jul 2026 15:30:00 +0800</lastBuildDate><atom:link href="https://happydrink-okk.github.io/categories/%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA/" rel="self" type="application/rss+xml"/><item><title>我的第一篇博客</title><link>https://happydrink-okk.github.io/posts/hello-hugo/</link><pubDate>Thu, 16 Jul 2026 15:30:00 +0800</pubDate><author>猫咪老师</author><guid>https://happydrink-okk.github.io/posts/hello-hugo/</guid><description><![CDATA[<h2 id="前言">前言</h2>
<p>这是我使用 Hugo 和 GitHub Pages 搭建的第一篇博客。</p>
<h2 id="hugo是什么">Hugo是什么</h2>
<p>Hugo是一个静态网站生成器，可以把Markdown文章转换成HTML网页。</p>
<h2 id="代码示例">代码示例</h2>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-bash">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="复制到剪贴板"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">hugo server -D</span></span></code></pre></div></div>]]></description></item></channel></rss>