<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>升級 on Hugo Bootstrap</title><link>https://hbs.razonyang.com/v0/zh-tw/tags/%E5%8D%87%E7%B4%9A/</link><description>Recent content in 升級 on Hugo Bootstrap</description><generator>Hugo -- gohugo.io</generator><copyright>Copyright © 2016-{year} Razon Yang. All Rights Reserved.</copyright><lastBuildDate>Sat, 04 Dec 2021 10:43:39 +0800</lastBuildDate><atom:link href="https://hbs.razonyang.com/v0/zh-tw/tags/%E5%8D%87%E7%B4%9A/index.xml" rel="self" type="application/rss+xml"/><item><title>通過 Git Submodule 安裝</title><link>https://hbs.razonyang.com/v0/zh-tw/docs/installation/git-submodule/</link><pubDate>Sat, 04 Dec 2021 10:43:39 +0800</pubDate><guid>https://hbs.razonyang.com/v0/zh-tw/docs/installation/git-submodule/</guid><description>This article refers to the traditional installation method of cloning the theme locally as Git submodule. It describes how to install, upgrade the theme, and write new articles. While this installation method is still widely used, we recommend to install the theme as Hugo module . 安裝 從頭開始創建站點 1$ hugo new site myblog 2$ cd myblog 3$ git init 4$ git submodule</description></item></channel></rss>