Skip to content

digdir/baksia

Repository files navigation

Baksia

https://baksia.digdir.no

Run site locally

For a full description of how to do changes to Baksia, please read CONTRIBUTING.md.

Requirements: Hugo (extended) and node (npm)

  1. Clone repo:
    git clone https://github.com/digdir/baksia --recurse-submodules --remote-submodules
  2. Navigate to folder and run Hugo:
    cd baksia
  3. Install requirements
    npm install
  4. Run site locally
    hugo serve --navigateToChanged
  5. Application available locally at: http://localhost:1313

Theme & design