Skip to content

lyoshenka/biggie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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.

Differences in this fork by @killercup

  • Add code highlighting using highlight.js and extend original stylesheet with Sunburst theme
  • Save markdown content in localStorage, so you can close the tab end when you reopen it your presentation will be there for you
  • Small tweaks for original stylesheet

develop

git clone git@github.com:killercup/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).

About

Make big presentations trivial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 3.4%
  • HTML 1.5%