Skip to content

metanorma/mn-samples-mpfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPFA Documents in Metanorma

Build Status Docker Build Status

This document is available in its rendered forms here:

Fetching the document

git clone https://github.com/metanorma/mpfd-documents/

Running via Docker or locally

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

Building The Document

metanorma site generate . -o published -c metanorma.yml

The following outputs will be built:

Iterating the document

make clean all
open documents.html

About

Metanorma processor for MPFD documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages