Chrome >= 109
Firefox >= 115
Safari >= 15
This is a template repository to bootstrap your documentation site with Hugo-Book theme. It contains minimal configured from the start hugo site.
- To use this repository create a new repository from this template
- Run
git clone --recurse-submodules --shallow-submodules https://github.com/{org/user}/{repository} - Enter newly created directory
cd {repository} - Run hugo
hugo server
And you are ready to write docs!
Please refer to Hugo Documentation and Theme Source