darkslide
HTML5 slideshow generator
Install
- All systems
-
curl cmd.cat/darkslide.sh
- Debian
-
apt-get install darkslide
- Ubuntu
-
apt-get install darkslide
- Kali Linux
-
apt-get install darkslide
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install darkslide
- Dockerfile
- dockerfile.run/darkslide
darkslide
HTML5 slideshow generator
Darkslide is a tool which can generates an HTML5 slideshow using lightweight markup as input. You can write your slide contents easily using these syntaxes: * Markdown * ReStructuredText * Textile This tool support CSS/JS theming, PDF export (using PrinceXML Python library), embed images with Base64 (for stand-alone document) and fancy transitions. Darkslide is a fork of Landslide. A sample presentation is available here: <http://ionelmc.github.io/python-darkslide/>.