/biggie

everyone can get big

Primary LanguageJavaScript

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

git@github.com:tmcw/biggie.git

Then dependencies

npm install

I tend to use the watch utility, so in one terminal,

watch make

And in the other

serve

(or any other simple development server).

See Also