This repo receives deployment details from Argo CD, which is then used to build https://release.digdir.no/
- Install Hugo
- Clone the repo
- Run
git submodule update --init --recursiveto fetch the theme - Run
npm installto install dependencies - Run
hugo serveto start the local server
Run local server: hugo serve
Build site with: hugo