Presentation and code samples for Awesome Asciidoctor at Javaland 2016.
To view the presentation you can open presentation.html
from the presentation
directory.
To build the presentation run the following commands:
$ ./gradlew presentation :presentation BUILD SUCCESSFUL Total time: 6.431 secs $ open build/asciidoc/presentation.html
The presentation source is in src/asciidoc/presentation.adoc
.