0.0.10 • Published 10 years ago

slush-slides v0.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

slush-slides (Work in progress!)

A (slush) slidedeck generator.

See the demo (also includes usage guide).

Installation

Install slush, gulp and bower, if haven't got them already (why not?!)

  1. npm install -g slush
  2. npm install -g gulp
  3. npm install -g bower

Install slush-slides

  1. npm install -g slush-slides

Usage

  1. In an empty directory, run slush slides. This will give you a nice boilerplate structure to generate your slides.
  2. Edit a slide in slides/.
  3. Run gulp to generate the slide-deck.
  4. See your masterpiece at index.html.

Roadmap

  • Gulp tasks for converting your slides to images / a PDF
  • Better image path handling
  • And more