The source-code of the https://sacha.ligthert.net/ website.

Sacha Ligthert f42b29eb64 gitea=>gogs il y a 6 heures
.github 27b9d468d8 Alow bump hugo version il y a 2 mois
assets f42b29eb64 gitea=>gogs il y a 6 heures
content f42b29eb64 gitea=>gogs il y a 6 heures
themes f42b29eb64 gitea=>gogs il y a 6 heures
.gitignore a0f71dc567 Add initial starter site il y a 10 mois
.gitmodules a0f71dc567 Add initial starter site il y a 10 mois
README.md fa7463053e A type in readme il y a 2 mois
hugo.yaml f42b29eb64 gitea=>gogs il y a 6 heures
update_blog.sh f42b29eb64 gitea=>gogs il y a 6 heures

README.md

Hugo-Book Starter

This is a template repository to bootstrap your documentation site with Hugo-Book theme. It contains minimal configured from the start hugo site.

  1. To use this repository create a new repository from this template
  2. Run git clone --recurse-submodules --shallow-submodules https://github.com/{org/user}/{repository}
  3. Enter newly created directory cd {repository}
  4. Run hugo hugo server

And you are ready to write docs!

Configuration options

Please refer to Hugo Documentation and Theme Source