This is a plugin for the DITA-OT. The plugin adds a new transtype called reveal for transforming DITA maps into reveal.js based web presentations.
Install the plugin with the dita command.
dita --install https://github.com/stefan-jung/org.jung.reveal/archive/master.zipNote: For the plugin to work in some environments, such as oXygenXML, you may need to add
org.jung.reveal\frameworkas an additional frameworks directory. In oXygenXML, Options > Preferences > Document Type Association > Locations. This provides the schemas to create theSlidetopic type and for proper transformation from within oXygenXML.
Please refer to the documentation on stefan-jung.org.