Skip to content

nais/doc

Repository files navigation

Welcome to the NAIS documentation

See the NAIS handbook for a more detailed explanation of the documentation structure and how to contribute.

Local development

1. Install Poetry

asdf plugin add poetry
asdf install poetry latest

2. Install dependencies

make install

3. Serve the documentation locally

make local