Skip to content

cuulee/biggie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 4.3%
  • HTML 1.7%