Orgmode - Export to HTML5 Slide
Table of Contents
Introduction
Installation
It can be easily installed via Emacs's ELPA
system.
M-x package-install ox-ioslide
After that, the backend can be automatically loaded by adding the following line in .emacs
.
(require 'ox-ioslide)
Usage
After the installation, an org file can be exported to html5 slides through the built-in exporter.
C-c C-e i h