<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>个人网站 on Even - A super concise theme for Hugo</title>
    <link>http://localhost:1313/tags/%E4%B8%AA%E4%BA%BA%E7%BD%91%E7%AB%99/</link>
    <description>Recent content in 个人网站 on Even - A super concise theme for Hugo</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 29 Jul 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://localhost:1313/tags/%E4%B8%AA%E4%BA%BA%E7%BD%91%E7%AB%99/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>静态网站部署云主机</title>
      <link>http://localhost:1313/posts/workspace/05-charging/05d-personal-web/%E9%9D%99%E6%80%81%E7%BD%91%E7%AB%99%E9%83%A8%E7%BD%B2%E4%BA%91%E4%B8%BB%E6%9C%BA/</link>
      <pubDate>Sat, 29 Jul 2023 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/posts/workspace/05-charging/05d-personal-web/%E9%9D%99%E6%80%81%E7%BD%91%E7%AB%99%E9%83%A8%E7%BD%B2%E4%BA%91%E4%B8%BB%E6%9C%BA/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;原先是直接把静态网页放在Github Pages上，实现版本管理，一键部署网站，方便的很。奈何在国内访问实在不友好，访问自己的个人网站居然还要科学上网。正好有个云主机一直放着没用（其实最开始是通过wordpress将网站内容放在云主机上管理的，但是它的更新文章方式实在不能忍，就弃了）。既然有了hugo生成静态网页，借助Nginx将这些网页资源放在云主机上生成网站就很简单了。&lt;/p&gt;</description>
    </item>
    <item>
      <title>开始Hugo&#43;Github Pages</title>
      <link>http://localhost:1313/posts/workspace/05-charging/05d-personal-web/%E5%BC%80%E5%A7%8Bhugo&#43;github-pages/</link>
      <pubDate>Sun, 15 May 2022 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/posts/workspace/05-charging/05d-personal-web/%E5%BC%80%E5%A7%8Bhugo&#43;github-pages/</guid>
      <description>&lt;h1 id=&#34;开始hugogithub-pages&#34;&gt;开始Hugo+Github Pages&lt;/h1&gt;&#xA;&lt;p&gt;参考：https://www.gohugo.org/#/&lt;/p&gt;&#xA;&lt;h2 id=&#34;准备工作准备&#34;&gt;准备工作准备&lt;/h2&gt;&#xA;&lt;p&gt;安装Hugo，git过程略&lt;/p&gt;&#xA;&lt;h2 id=&#34;配置hugo路径到环境变量path&#34;&gt;配置Hugo路径到环境变量Path&lt;/h2&gt;&#xA;&lt;p&gt;过程略&lt;/p&gt;&#xA;&lt;h2 id=&#34;生成站点&#34;&gt;生成站点&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;&#xA;&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1&#xA;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#xA;&lt;td class=&#34;lntd&#34;&gt;&#xA;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;hugo new site /D:/hugo/huangxdBlog&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&lt;p&gt;生成站点到本地路径：/D:/hugo/huangxdBlog&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
