<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>LGQ的博客</title>
  
  
  <link href="https://jiang058280.github.io/atom.xml" rel="self"/>
  
  <link href="https://jiang058280.github.io/"/>
  <updated>2026-08-30T17:59:40.675Z</updated>
  <id>https://jiang058280.github.io/</id>
  
  <author>
    <name>刘国庆</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>你好，世界</title>
    <link href="https://jiang058280.github.io/2026/08/30/hello-world/"/>
    <id>https://jiang058280.github.io/2026/08/30/hello-world/</id>
    <published>2026-08-30T04:00:00.000Z</published>
    <updated>2026-08-30T17:59:40.675Z</updated>
    
    <content type="html"><![CDATA[<p>欢迎来到我的博客！这是第一篇文章。</p><h2 id="这个博客是怎么搭起来的"><a href="#这个博客是怎么搭起来的" class="headerlink" title="这个博客是怎么搭起来的"></a>这个博客是怎么搭起来的</h2><ul><li>生成器：<a href="https://hexo.io/">Hexo</a></li><li>主题：<a href="https://github.com/jhx0/hexo-theme-butterfly">Butterfly</a></li><li>托管：GitHub Pages，免费域名 <code>jiang058280.github.io</code></li><li>部署：git push 后由 GitHub Actions 自动构建发布</li></ul><h2 id="以后怎么写新文章"><a href="#以后怎么写新文章" class="headerlink" title="以后怎么写新文章"></a>以后怎么写新文章</h2><ol><li>在 <code>source/_posts/</code> 下新建一个 Markdown 文件（或运行 <code>npm run new 文章标题</code>）</li><li>写完保存，提交并推送：</li></ol><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line">git add .</span><br><span class="line">git commit -m <span class="string">&quot;feat: 新文章&quot;</span></span><br><span class="line">git push</span><br></pre></td></tr></table></figure><ol start="3"><li>等 1-2 分钟，网站自动更新。</li></ol><p>欢迎常来！</p>]]></content>
    
    
      
      
    <summary type="html">&lt;p&gt;欢迎来到我的博客！这是第一篇文章。&lt;/p&gt;
&lt;h2 id=&quot;这个博客是怎么搭起来的&quot;&gt;&lt;a href=&quot;#这个博客是怎么搭起来的&quot; class=&quot;headerlink&quot; title=&quot;这个博客是怎么搭起来的&quot;&gt;&lt;/a&gt;这个博客是怎么搭起来的&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;生成器</summary>
      
    
    
    
    <category term="起步" scheme="https://jiang058280.github.io/categories/%E8%B5%B7%E6%AD%A5/"/>
    
    
    <category term="随笔" scheme="https://jiang058280.github.io/tags/%E9%9A%8F%E7%AC%94/"/>
    
  </entry>
  
</feed>
