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