Skip to content

shaunstanislauslau/big

 
 

Repository files navigation

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

About

presentations for busy messy hackers

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.9%
  • HTML 5.6%
  • CSS 4.5%