asciidoctor.org
asciidoctor.org copied to clipboard
Document how to build a deck.js or reveal.js presentation using a Gradle build
Document how to build a deck.js or reveal.js presentation using a Gradle build and the Asciidoctor Gradle plugin. This requires a bit of extra setup because it has to pull down the custom templates.
See https://gist.github.com/ItGumby/d9903a8cc14b8611e842
This documentation should either be in the Gradle guide or, perhaps more appropriate, the deck.js / reveal.js guide on asciidoctor.org.
Here's another example: https://github.com/mrhaki/jfall2014-asciidoctor
mrhaki's post could definitely be reversed engineered to include what you need. I'm no expert with gradle, so I'll leave this for another contributor to dive into.
There's now a generator for this as well. See https://github.com/asciidoctor/asciidoctor-lazybones Includes support for both Deck and Reveal.