A Giter8 template for presentation using reveal.js and mdoc
if you have sbt 0.13.13 or higher:
sbt new chenghsienwen/mdoc-slides.g8
otherwise:
- Install Giter8
- run
g8 chenghsienwen/mdoc-slides.g8
and follow the wizard instructions - read the
README.md
of the generated project for instructions how to compile the presentation
This template was created from chenghsienwen