The source-code of the https://sacha.ligthert.net/ website.
|
|
vor 6 Stunden | |
|---|---|---|
| .github | vor 2 Monaten | |
| assets | vor 6 Stunden | |
| content | vor 6 Stunden | |
| themes | vor 6 Stunden | |
| .gitignore | vor 10 Monaten | |
| .gitmodules | vor 10 Monaten | |
| README.md | vor 2 Monaten | |
| hugo.yaml | vor 6 Stunden | |
| update_blog.sh | vor 6 Stunden |
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