slidewinder

0.0.7 • Public • Published

slidewinder

Instant pick-and-mix slide decks

Get help: Join the chat at https://gitter.im/slidewinder/slidewinder community docs

Basic info: npm npm npm

Code quality: Travis Code Climate Codecov

Make a remark.js slide deck by remixing slides from a collection.

Installation

npm install --global slidewinder

Usage

You'll want a collection of slides - see examples.

Then...

$ slidewinder \
  --collection ./examples \
  --slides code,data,list \
  --title Test \
  --author Me \
  --output test_deck
info: loaded 3 slides from examples
info: picked 3 slides from collection
info: deck (index.html) and data (deck.json) saved to test_deck
$ open test_deck/index.html

Your browser should open with the first slide visible:

slideshow screenshot

If you hit 'p', you'll switch to presenter mode:

presenter mode

Contributing

Interested in contributing to this project? That's great! We'd love to have you.

Please read our contributor community documentation to find out how to get involved.

Slide decks made with slidewinder

Package Sidebar

Install

npm i slidewinder

Weekly Downloads

0

Version

0.0.7

License

MIT

Last publish

Collaborators

  • blahah
  • ward9250