diapo

0.3.1 • Public • Published

diapo

js-standard-style Build Status

Easy to use, markdown based presentation framework with sane defaults.

In a hurry? Just write your ideas in a markdown file and let diapo do the work.
Design addict? You can easily customize your presentation with plain old css classes.

Install

npm i diapo -g

Usage

diapo command line interface available commands are:

  - init          Create a new diapo presentation.
  - serve         Serves up your presentation on an arbitrary unused port.
  - compile       compiles the markdown into a valid html file
  - offline       Creates an index.offline.html file with everything that can be included.
  - pdf           Prints the pdf version of your slides
  - version       Prints the version of the cli
  - help          Prints this message

Launch 'diapo help [command]' to learn more about each command.

TODO

  • The server should compile the markdown on the fly.
  • Documentation!
  • Improve pdf generation.
  • Add update-notifier

Acknowledgements

This project born as a fork of the awesome tmcw/big.

License

See LICENSE.

Package Sidebar

Install

npm i diapo

Weekly Downloads

1

Version

0.3.1

License

ISC

Unpacked Size

39.2 kB

Total Files

20

Last publish

Collaborators

  • delvedor