ox-ioslide

Homepage: http://github.com/coldnew/org-ioslide

Author: coldnew

Updated:

Summary

Export org-mode to Google I/O HTML5 slide

Commentary

About ox-ioslide.el

ox-ioslide.el is an org-mode exporter to export org file to Google I/O 2013
style slides.

DEMO site: http://coldnew.github.io/org-ioslide

Installation:

If you have `melpa` and `emacs24` installed, simply type:

     M-x package-install ox-ioslide

In your .emacs

     (require 'ox-ioslide)

For more information, please see `README.org'

Dependencies