Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 624 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 624 Bytes

Website

This repo contains the website of cloudnativenordics.com

Run the website and contribute

Contributions are very welcome.

Start by running make help and go from there.

Currently you need to have gohugo installed.

Bootstrap

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.