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