Yet another single-page HTML presentation maker
$ gem install keydown
$ keydown generate my_presentation
keydown slides
Take a look...
The previous slide looks just like this:
!SLIDE ## Interested? Take a look...
!SLIDE left # You can even drop the centering * So that your bullets * Look just like your audience * Expects them to look
!SLIDE snazzy-slide # Or have a specific slide have its own CSS
@import url(http://fonts.googleapis.com/css?family=Permanent+Marker); .slide.snazzy-slide .content h1 { -webkit-transform: rotate(-27deg); color: #4b0082; font-style: italic; font-family: "Permanent Marker", serif; }
!SLIDE bottom-left # Or a full-bleed background (with attribution) }}} images/cosplay.jpg::luccacomicsandgames::flickr::http://www.flickr.com/photos/luccacomicsandgames/6295021686/
$ keydown slides
/