This article explains how to upgrade the theme correctly.
Track and review changes to the theme source files and documentation to help you migrate from v0.*
to v1
.
The code-toggle
shortcode generates code blocks of various formats according to the configuration code of any supported format.
Hugo Bootstrap Theme(HBS) is a fast, responsive, multipurpose and feature-rich Hugo theme. It is used for blog and document sites typically.
Please make sure you meet the prerequisites prior to installing the theme.
This article shows how to use the gallery
shortcode.
This article refers to the modern, up-to-date installation method of installing the theme locally as Hugo module. Proxy (Optional) If you’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$ export HUGO_MODULE_PROXY=https://goproxy.cn...
In this article, we’ll explore the docs
layout, which can be used to write project documentation, personal notes, and more.
We predefined two types of menus: main
and footer
, represents the top app bar menus and the footer menus, respectively.
This article will briefly introduce how to use the menus.