The source-code of the https://sacha.ligthert.net/ website.

Alex Shpak 27b9d468d8 Alow bump hugo version há 2 meses atrás
.github 27b9d468d8 Alow bump hugo version há 2 meses atrás
assets a0f71dc567 Add initial starter site há 10 meses atrás
content a0f71dc567 Add initial starter site há 10 meses atrás
themes 0a56cb72d8 Upgrade theme há 2 meses atrás
.gitignore a0f71dc567 Add initial starter site há 10 meses atrás
.gitmodules a0f71dc567 Add initial starter site há 10 meses atrás
README.md ce0a94de3d Update clone command for shallow submodules há 10 meses atrás
hugo.yaml a0f71dc567 Add initial starter site há 10 meses atrás

README.md

Hogo-Book Starter

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