Minimal plumbing to convert text for slides in markdown to basic reveal.js presentations.
Depends on pandoc and make. pandoc 1.11.1 or later is recommended.
To generate a presentation, edit slides.md
(content) and/or
template.revealjs
(theme and some settings), then run make
.
Creative-Commons garlic scapes image by Jeanette Irwin.
reveal.js is copyright 2013 Hakim El Hattab.
While having a licenese for what is essentially a 2-line Makefile is arguably a bit silly, it is released under the ISC license.