landslide
Lightweight markup language-based html5 slideshow generator (compatibility package)
Install
- All systems
-
curl cmd.cat/landslide.sh
- Debian
-
apt-get install python-landslide - Ubuntu
-
apt-get install python-landslide - Kali Linux
-
apt-get install python-landslide - Fedora
-
dnf install python-landslide - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-landslide - Raspbian
-
apt-get install python-landslide
python-landslide
Lightweight markup language-based html5 slideshow generator (compatibility package)
Landside is a tool which can generates an HTML5 slideshow using lightweight markup as input. You can write your slide contents easily using two syntaxes: * Markdown * ReStructuredText This tool support CSS/JS theming, PDF export (using PrinceXML Python library), embed images with Base64 (for stand-alone document) and fancy transitions. Sample presentation is visible here : <http://slides.html5rocks.com/>. This package no longer ships the original landslide tool, but a compatibility wrapper for darkslide. After you have updated your scripts to use darkslide, this package may be safely removed.