This project is looking for a new maintainer! If you are interested, please send me a message. In the meantime, I will continue accepting merge requests but I won't be fixing bugs.
This is a tool that converts markdown files to presentations using impress.js.
This presentation was created from this markdown file.
This presentation was created from the same markdown file and a different stylesheet using mdpress -s [stylesheet name]
.
gem install mdpress
mdpress [url or filename.md]
This creates a directory named filename
. Start the presentation by opening up index.html
.
See full usage (it's easy!).
Copyright (C) 2013 by Aditya Bhargava (MIT license)