Nais team handbook, built with MkDocs and Material for MkDocs.
Install tools and dependencies:
mise installStart the development server:
mise run serveThe site will be available at http://127.0.0.1:8000.
mise run buildThe built site is output to the site/ directory.