big-presentation
v3.6.0
Published
a presentation system for busy messy hackers
Downloads
6
Readme
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
.
:tada: :tada: :tada: :tada: :tada:
- Demo
- :blue_book: User Guide
- :green_book: API Documentation
- :pencil: Protips
- :camera: Presentations using big
- :grapes: Related projects