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