This is a template repository to bootstrap your documentation site with Hugo-Book theme. It contains minimal configured from the start hugo site.
git clone --recurse-submodules --shallow-submodules https://github.com/{org/user}/{repository}cd {repository}hugo serverAnd you are ready to write docs!
Please refer to Hugo Documentation and Theme Source