<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>LiWeiMin</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <icon>http://blog.xiaoli.qzz.io/favicon.webp</icon>
  <id>http://blog.xiaoli.qzz.io/</id>
  <link href="http://blog.xiaoli.qzz.io/" rel="alternate"/>
  <link href="http://blog.xiaoli.qzz.io/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, LiWeiMin</rights>
  <subtitle>记录学习，分享成长</subtitle>
  <title>XIAOLI Blog</title>
  <updated>2026-08-17T05:57:21.874Z</updated>
  <entry>
    <author>
      <name>LiWeiMin</name>
    </author>
    <category term="教程" scheme="http://blog.xiaoli.qzz.io/categories/%E6%95%99%E7%A8%8B/"/>
    <category term="Hexo" scheme="http://blog.xiaoli.qzz.io/tags/Hexo/"/>
    <category term="入门" scheme="http://blog.xiaoli.qzz.io/tags/%E5%85%A5%E9%97%A8/"/>
    <content>
      <![CDATA[<p>欢迎来到 <a href="https://hexo.io/">Hexo</a>！这是您的第一篇文章。查看 <a href="https://hexo.io/docs/">文档</a> 了解更多信息。如果您在使用 Hexo 时遇到任何问题，可以在 <a href="https://hexo.io/docs/troubleshooting.html">故障排除</a> 中找到答案，或者在 <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.上向我提问。</p><h2 id="快速上手"><a href="#快速上手" class="headerlink" title="快速上手"></a>快速上手</h2><h3 id="创建新文章"><a href="#创建新文章" class="headerlink" title="创建新文章"></a>创建新文章</h3><pre class="line-numbers language-bash" data-language="bash"><code class="language-bash">$ hexo new "My New Post“<span aria-hidden="true" class="line-numbers-rows"><span></span></span></code></pre><p>更多信息: <a href="https://hexo.io/docs/writing.html">写作</a></p><h3 id="启动本地服务器"><a href="#启动本地服务器" class="headerlink" title="启动本地服务器"></a>启动本地服务器</h3><pre class="line-numbers language-bash" data-language="bash"><code class="language-bash">$ hexo server<span aria-hidden="true" class="line-numbers-rows"><span></span></span></code></pre><p>更多信息: <a href="https://hexo.io/docs/server.html">服务器</a></p><h3 id="生成静态文件"><a href="#生成静态文件" class="headerlink" title="生成静态文件"></a>生成静态文件</h3><pre class="line-numbers language-bash" data-language="bash"><code class="language-bash">$ hexo generate<span aria-hidden="true" class="line-numbers-rows"><span></span></span></code></pre><p>更多信息: <a href="https://hexo.io/docs/generating.html">生成静态文件</a></p><h3 id="部署到远程站点"><a href="#部署到远程站点" class="headerlink" title="部署到远程站点"></a>部署到远程站点</h3><pre class="line-numbers language-bash" data-language="bash"><code class="language-bash">$ hexo deploy<span aria-hidden="true" class="line-numbers-rows"><span></span></span></code></pre><p>更多信息: <a href="https://hexo.io/docs/one-command-deployment.html">部署</a></p>]]>
    </content>
    <id>http://blog.xiaoli.qzz.io/2026/08/15/hello-world/</id>
    <link href="http://blog.xiaoli.qzz.io/2026/08/15/hello-world/"/>
    <published>2026-08-15T01:00:00.000Z</published>
    <summary>
      <![CDATA[<p>欢迎来到 <a href="https://hexo.io/">Hexo</a>！这是您的第一篇文章。查看 <a href="https://hexo.io/docs/">文档</a> 了解更多信息。如果您在使用 Hexo 时遇到任何问题，可以在 <a]]>
    </summary>
    <title>你好，世界！</title>
    <updated>2026-08-17T05:57:21.874Z</updated>
  </entry>
</feed>
