JAN
01
2001
This website
Website? How? The website you’re currently browsing is build with static site generator ‘Hugo’.
The Hugo generator is written in Go and uses the Markdown format for content.
You find the public repo of this wite on https://gitlab.com/hsbxl/hsbxl-website
We are using Gitlab-CI to rebuild this complete website with every git push.
See https://gitlab.com/hsbxl/hsbxl-website/blob/master/.gitlab-ci.yml for the gitlab-ci conf.
Gitlab-CI fires a container, installs requirements,
and…