HBS(Hugo Bootstrap) is a fast, responsive and feature-rich Hugo theme for personal blog and documentations. Please make sure you meet the prerequisites prior to installing the theme.
Prerequisites
Configuration
Since 0.68.0
, HBS requires the following configurations are be set.
Build Tools
- Git .
- Hugo
: extended version
0.84.0
or above. - npm : used for installing CSS and JS dependencies.
- Go
: version
1.12
or above, required only when installed as a Hugo Module .
We recommend using the latest version of those tools.
Installation Methods
- Install via Starter Template : Recommended.
- Install via Git Submodule .
- Install via Hugo Module .
Comments