/asciidoctor-presenter-base

Baseline for asciidoctor presentations

Primary LanguageShellMIT LicenseMIT

Minimal project setup to start presenting with reveal.js and Asciidoctor.

Dependencies

  • Reveal.JS 3.9.2
  • asciidcotor-reaveal-js v4.1.0

How to setup?

To setup the environment simply run ./setup_env.sh. This script downloads acsiidoctor-reveal-js and Reveal.JS dependency locally.

How to build?

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.

How to proceed?

Start setting up some talks within src and experiment with Asciidoctor presentations.