/multidocsify_test

Test repo for docsify

MIT LicenseMIT

multidocsify_test

Test repo for docsify

To build it from docs dir in Windows

docker build -t jenosam/pandoc-with-fonts:latest .

To push it:

docker push jenosam/pandoc-with-fonts:latest

To run it on windows command prompt locally from root (ie dir with docs in it)

docker run --rm --volume "%cd%:/data" jenosam/pandoc-with-fonts:latest --defaults=docs/defaults.yaml