hamishwillee / multidocsify_test

Test repo for docsify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Test repo for docsify

License:MIT License