1.0.1 • Published 8 years ago

generator-reveal-markdown v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

generator-reveal-markdown

==================

Yeoman generator for reveal.js presentation from markdown files

Prerequisites

  1. Install yeoman: npm install -g yo
  2. Install this: npm install -g generator-reveal-markdown

prepend with sudo if you are running on *nix OS.

Use generator-reveal-markdown

yo reveal-markdown

Answer questions as prompted.

Customisation

Modify slides.md to add your own content.

To view presentation, use grunt: npm install && grunt serve

1.0.1

8 years ago

1.0.0

8 years ago