name: Help layout: true class: inverse --- ## Utilities You are here: [Home](../../../home.html) / [Help](../../help.en.html) / Utilities ### Extending The basic myBoxxd can be extended with various utilities such as: .pull-left[ * _remark.js_ - A script for easily creating slideshows from a Markdown text. * _reveal.js_ - The reveal javascript creates slideshows which can be navigated horizontally as well as vertically. * _impress.js_ - Impress creates slideshows with zooming, rotating slides and 3-D effects. * _Markdeep.js_ - Markdeep creates a browser readable document out of a long Markdown text file. ] .pull-right[ Use: * Each utility is packaged with documentation. * Most can be run offline. * They are integrated into Boxxd plugins allowing quick and easy use. More information about the utilities can be discovered at
. ]