Currently supports at least Deck.js.
By default, the image will try to process a file named prez.adoc. To override that, pass the PREZ variable to give your presentation name.
Example :
$ docker run -e PREZ=demo-deckjs.adoc -v `pwd`:/documents batmat/asciidoctor-prez
Then browse the .html generated file.
Note : for the demo to work, you'll need to clone the deck.js repository:
$ git clone https://github.com/imakewebthings/deck.js.git .deck.js
This docker image is based on the official asciidoctor/docker-asciidoctor image.
Content type
Image
Digest
sha256:8a4beac89…
Size
511.9 MB
Last updated
over 11 years ago
docker pull batmat/asciidoctor-prez