Create a presentation in Markdown. Convert it into a reveal.js presentation with markdown.
Bootstrap everything with cookiecutter.
$ cookiecutter https://github.com/apahne/pandoc-reveal-cookiecutter
# Answer some basic questions...
$ cd your_presentation_directory
$ make download-reveal-js
- Pandoc
- Cookiecutter
- optional: GNU Make
This uses The HTML presentation framework reveal.js. reveal.js will be downloaded when you bootstrap.