Thanks to visit codestin.com
Credit goes to github.com

Skip to content

killercup/biggie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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 [email protected]: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

 
 
 

Contributors

Languages

  • JavaScript 95.2%
  • CSS 3.4%
  • HTML 1.4%