The source-code of the https://sacha.ligthert.net/ website.
|
|
пре 6 часа | |
|---|---|---|
| .github | пре 2 месеци | |
| assets | пре 6 часа | |
| content | пре 6 часа | |
| themes | пре 6 часа | |
| .gitignore | пре 10 месеци | |
| .gitmodules | пре 10 месеци | |
| README.md | пре 2 месеци | |
| hugo.yaml | пре 6 часа | |
| update_blog.sh | пре 6 часа |
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