Skip to content

LAMB Wiki

Welcome to the LAMB internal wiki.

Sections

How to add a page

  1. Drop a Markdown file into wiki/docs/<section>/.
  2. English: mypage.en.md (or just mypage.md)
  3. Icelandic: mypage.is.md
  4. French: mypage.fr.md
  5. Add it to nav: in mkdocs.yml.
  6. Run ./deploy.sh to publish.