actions-mn/metanorma-site-generate

Generate a Metanorma site from source documents with comprehensive configuration options

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Activelast commit May 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-mn/site-gen@af8768951a0d9ebb110041738c97341f5e30967d # v3.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
source-pathSource path containing the configuration (manifest) file and documentsno.
output-dirOutput directory for the generated siteno_site
config-fileMetanorma configuration (manifest) file namenometanorma.yml
agree-to-termsAgree to all third-party licensing terms (WARNING: ensure you understand what you are agreeing to!)nofalse
install-fontsInstall missing fonts automaticallynotrue
continue-without-fontsContinue processing even when fonts are missingnotrue
strictRun metanorma in strict mode (fail on warnings)nofalse
progressDisplay progress-related logs during processingnofalse
use-bundlerUse bundler to execute metanorma (required if installed via bundle)nofalse
timestampsAdd timestamps to log outputnofalse
namedescription
site-pathPath to the generated site directory
config-usedConfiguration file that was used
metanorma-versionVersion of metanorma that was used