egonSchiele / mdpress

[DEAD] Make impress.js presentations from markdown files.
http://egonschiele.github.io/mdpress/
MIT License
337 stars 49 forks source link

mdpress

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.

Example

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].

Advantages

Install

gem install mdpress

Usage

  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!).

Mdpress in the wild

Contributors

Copyright (C) 2013 by Aditya Bhargava (MIT license)