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