The source-code of the https://sacha.ligthert.net/ website.
|
|
před 6 hodinami | |
|---|---|---|
| .github | před 2 měsíci | |
| assets | před 6 hodinami | |
| content | před 6 hodinami | |
| themes | před 6 hodinami | |
| .gitignore | před 10 měsíci | |
| .gitmodules | před 10 měsíci | |
| README.md | před 2 měsíci | |
| hugo.yaml | před 6 hodinami | |
| update_blog.sh | před 6 hodinami |
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