Skip to content

Instantly share code, notes, and snippets.

@ashrithr
Created September 4, 2013 16:28
Show Gist options
  • Save ashrithr/6439444 to your computer and use it in GitHub Desktop.
Save ashrithr/6439444 to your computer and use it in GitHub Desktop.
html5 presentations using ruby gem keydown

##Install keydown:

gem install keydown

##Generate Template

keydown generate demo_presentation

##Edit the presentation slides.md

##Generate the presentation

keydown slides slides.md

##Present

open slides.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment