Skip to content

danhyun/gr8conf-eu-2015-contribute-to-gr8tech

Repository files navigation

GR8Conf 2015 Asciidoctor Reveal.js Template

Local Build

To build locally, run:

$ ./gradlew clean asciidoctor

Generated Presentation

The outputs will be located at:

build/asciidoc/revealjs

Using IntelliJ

If you want to use IntelliJ, run:

$ ./gradlew idea

To generate the IntelliJ specific files.

Auto-recompile Asciidoctor files

To have Gradle automatically recompile the asciidoctor documents, run:

$ ./gradlew clean asciidoctor watch

This utilizes the gradle-watch-plugin to watch files for changes.

Releases

No releases published

Packages

No packages published

Languages