reveal-md

Convert Markdown files into beautiful reveal.js presentations

brewmacoslinux
Try with needOr install directly
Source

About

Get beautiful reveal.js presentations from your Markdown files

Commands

reveal-md

Examples

Start a local server and view presentation from markdown file$ reveal-md presentation.md
Export markdown presentation to static HTML file$ reveal-md presentation.md --static output.html
Serve presentation on specific port with auto-reload$ reveal-md presentation.md --port 8080