This repository provides examples of UN documents encoded in the Metanorma-UN format.
Refer to the Metanorma quickstart for a primer on creating Metanorma-UN documents.
Specific syntax document for Metanorma-UN can be found at: Syntax for writing UN documents using Metanorma.
If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.
If you don’t want to deal with local dependencies, use the docker:
docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate . -o published -c metanorma.yml