LAMB Wiki¶
Welcome to the LAMB internal wiki.
Sections¶
How to add a page¶
- Drop a Markdown file into
wiki/docs/<section>/. - English:
mypage.en.md(or justmypage.md) - Icelandic:
mypage.is.md - French:
mypage.fr.md - Add it to
nav:inmkdocs.yml. - Run
./deploy.shto publish.