Skip to content

Latest commit

History

History
61 lines (44 loc) 路 1.59 KB

File metadata and controls

61 lines (44 loc) 路 1.59 KB

Big. The antidote to your presentation procrastination.

A presentation system that works great for creative, hurried people making focused presentations. Stop tweaking fonts and filling slides with text. Big is a configuration-free system that naturally encourages good presentation design.

Quickstart

Install big-presentation.

$ npm install -g big-presentation

Create a new presentation.

$ big-presentation-init all-about-cats

Serve it so you can view it in a web browser.

$ cd all-about-cats
$ big-presentation-serve

Convert a presentation composed in Markdown into serve-able HTML.

$ cd all-about-cats
$ big-presentation-compose

This will convert an index.md file in that presentation directory into an index.html.

馃帀 馃帀 馃帀 馃帀 馃帀


Circle CI Greenkeeper badge