Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcw/biggie

everyone can get big
https://github.com/tmcw/biggie

Last synced: about 2 months ago
JSON representation

everyone can get big

Awesome Lists containing this project

README

        

# biggie

![](mascot.jpg)

biggie is the last mile of [big](https://github.com/tmcw/big). It turns
[Markdown](http://daringfireball.net/projects/markdown/) into slides,
and slides into a website, and even posts it online for you with the magic of
[bl.ocks.org](http://bl.ocks.org/) and [Gist](http://gist.github.com).

## develop

[email protected]:tmcw/biggie.git

Then dependencies

npm install

To start a server, run

npm start

To bake `js/site.js` for static serving, run

npm run-script make

## See Also

* [big](https://github.com/tmcw/big) now contains the CLI functionality that
used to be in biggie - try it out!
* [killercup's fork](http://killercup.github.io/biggie/) ([src](https://github.com/killercup/biggie)) adds localStorage backup,
code highlighting, and style tweaks.

## license

Public Domain or equivalent (CC0 internationally)