Skip to content

digdir/baksia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

286b302 · Mar 20, 2025
Feb 25, 2025
Oct 28, 2024
Oct 1, 2024
Mar 20, 2025
Nov 1, 2024
Nov 5, 2024
Mar 9, 2025
Oct 1, 2024
Oct 15, 2024
Oct 26, 2023
Nov 11, 2022
Feb 14, 2023
Feb 14, 2023
Oct 23, 2023
Aug 27, 2024
Mar 12, 2025
Feb 21, 2024
Apr 5, 2024

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