biggie
biggie is the last mile of big. It turns Markdown into slides, and slides into a website, and even posts it online for you with the magic of bl.ocks.org and Gist.
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 now contains the CLI functionality that used to be in biggie - try it out!
- killercup's fork (src) adds localStorage backup, code highlighting, and style tweaks.
license
Public Domain or equivalent (CC0 internationally)