-
Asciidoctor 0.1.4 or higher
-
Execute:
$ git clone --depth 1 https://github.com/asciidoctor/asciidoctor-backends $ rm -drf asciidoctor-backends/.git $ git clone --depth 1 https://github.com/mojavelinux/dzslides.git $ rm -drf dzslides/.git === Generating Slides Execute:
$ asciidoctor -b dzslides -T asciidoctor-backends/slim/dzslides slides.adoc $ open slides.html