- Hugo framework docs
- GitHub Pages via this repository: github.com/opengento/opengento.github.io
- Edit Markdown files in
/content/
folder - Edit theme configuration in
config.yaml
(part: header/navbar/sidebar/home/footer)
- Requirement: Docker
- Local:
hugo server -D
- Docker build:
docker run --rm -it -v $(pwd):/src klakegg/hugo
- Commit files from this repository (via https://github.dev/opengento/site-opengento or by cloning in local)
- Check the last build
See Contributors list.