/md2slides

generate slides from md with our custom pandoc templates

Primary LanguageScala

md2slides

A wrapper around pandoc for producing HTML5 slides from markdown files; it relies on one of our pandoc templates for doing it.

install

This is a conscript app, so

# is that easy:
cs era7bioinformatics/md2slides

important md2slides assumes that you have pandoc templates slides.html, slidesWhite.html under your pandoc datadir. If you use our pandoc datadir, you're all set :)

use

just type md2slides and you'll see a usage message.