Skip to content
ramnathv edited this page Nov 24, 2012 · 1 revision

I think it would be a good idea to record a live session on how to hack and extend Slidify. The example I have in mind is how to add reveal.js as a framework.

I can take users through:

  1. Cloning the repo to libraries/frameworks/revealjs.
  2. Using index.html to create layouts deck.html, slide.html and head.html.
  3. Adding a config.yml to indicate defaults.
  4. Test using an example slide deck.

I believe it would show users the power of Slidify in being able to easily subsume multiple HTML5 slide generation frameworks.

I need to script this in a little more detail and do a couple of practice takes to get a smooth rendition.

Clone this wiki locally