Skip to content

metanorma/mn-samples-m3aawg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metanorma sample documents for M3AAWG (Metanorma-M3D)

Docker Build Status

This document is available in its rendered forms here:

Introduction

This repository provides readily usable Metanorma-M3AAWG sample documents.

Refer to the Metanorma quickstart for a primer on creating Metanorma-M3AAWG documents.

Fetching the document

git clone https://github.com/metanorma/mn-samples-m3aawg/

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

Source files provided in this repo

  • best-practice/best-practice.adoc: M3AAWG Best Practice document, based on the CalConnect CalSpam document.

About

Samples repository for m3aawg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages