This repo contains the website of cloudnativenordics.com
Contributions are very welcome.
Start by running make help
and go from there.
Currently you need to have gohugo installed.
The website is running with bootstrap which is placed within assets
.
The current version running is Bootstrap v4.3.1
.
To update bootstrap download the zip and place scss [bootstrap version]/scss
under assets/scss/bootstrap
and js [bootstrap version]/js/dist
under assets/js/bootstrap
.