Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 694 Bytes

File metadata and controls

18 lines (14 loc) · 694 Bytes

Hugo-Book Starter

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.

  1. To use this repository create a new repository from this template
  2. Run git clone --recurse-submodules --shallow-submodules https://github.com/{org/user}/{repository}
  3. Enter newly created directory cd {repository}
  4. Run hugo hugo server

And you are ready to write docs!

Configuration options

Please refer to Hugo Documentation and Theme Source