This is the repository that builds the static website for ironpeak.be using hugo and deploys to Cloudflare Pages.
If you are looking for the presentation slides I gave somewhere, look in the static/slides/ directory.
With hugo
installed, you can use make build
for production builds and make dev
for local development.