<?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-cn/docs/installation/</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-cn/docs/installation/index.xml" rel="self" type="application/rss+xml"/><item><title>通过 Git Submodule 安装</title><link>https://hbs.razonyang.com/v0/zh-cn/docs/installation/git-submodule/</link><pubDate>Sat, 04 Dec 2021 10:43:39 +0800</pubDate><guid>https://hbs.razonyang.com/v0/zh-cn/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><item><title>通过 Hugo Module 安装</title><link>https://hbs.razonyang.com/v0/zh-cn/docs/installation/hugo-module/</link><pubDate>Sat, 26 Feb 2022 17:10:39 +0200</pubDate><guid>https://hbs.razonyang.com/v0/zh-cn/docs/installation/hugo-module/</guid><description>This article refers to the modern, up-to-date installation method of installing the theme locally as Hugo module. It describes how to install, upgrade the theme, and write new articles. Proxy (optional) If you&amp;rsquo;re located at China mainland without VPN, the Hugo module download may fail. There are two proxies for this: GOPROXY.CN and GOPROXY.IO . 1$ go env -w GOPROXY=https://goproxy.cn,direct or 1$ go env -w GOPROXY=https://goproxy.io,direct Installation Install a new</description></item><item><title>Starter Template</title><link>https://hbs.razonyang.com/v0/zh-cn/docs/installation/starter-template/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hbs.razonyang.com/v0/zh-cn/docs/installation/starter-template/</guid><description>The starter template for newbie.</description></item></channel></rss>