Contents
HoverCraft
Purpose
Hovercraft! is a presentation generator based on reStructuredText. See its documentation and its development site for details.
This action enables you to write a hovercraft presentation as a wiki page and render its content in one click.
Features:
custom templates and css files (see HoverCraft's documentation)
- embed attached media (e.g. images or css files)
- use caching for quick rendering
Download
Download |
Version |
Date |
Changes |
1.1 |
03.12.2014 |
Support for embedded attachments (e.g. images) |
|
1.0 |
25.08.2014 |
Initial release |
Requires
A local hovercraft installation is required:
pip install hovercraft
Usage
Create a wiki page according to the hovercraft documentation.
Choose the HoverCraft action.
- Enjoy the instantly rendered presentation.
Example
#format rst .. title:: Introduction to hovercraft presentations within moinmoin . ---- Formatting ========== * Text is *italic* (``*italic*``) * Text is **bold** (``**bold**``) * Text is ``not formatted`` (````not formatted````) ---- Lists ===== * item #. numbered item term description text
Copyright
The code is licenced under the GPL v3 or later.
ToDo
- find a moinmoin-like way for avoiding the 'storage_url' and 'storage_dir' settings