Minimal project setup to start presenting with reveal.js and Asciidoctor.
- Reveal.JS 3.9.2
- asciidcotor-reaveal-js v4.1.0
To setup the environment simply run ./setup_env.sh
.
This script downloads acsiidoctor-reveal-js and Reveal.JS dependency locally.
To build all talks simply run ./build.sh
.
It converts all talks from src containing an index.adoc file into a presentation and links reveal.js from bin directory.
Start setting up some talks within src and experiment with Asciidoctor presentations.