package slipshow
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=9153350a1c29fa152500b8c620b324636a5aaa5b8547221f1b95186a9b82afb5
sha512=ea4a2d0635dfa0111777946d91743858df633dffebf414edeff280a1ec9841c215a7c84a5f7896c5e1f00c1c60555a505dcd4f278bc757eea8eed2fd5e808bd7
doc/README.html
Slipshow is all about scrolling presentations
In a Slipshow presentation, the equivalent of a slide is called a slip. Each slip is like a slide, but with no bottom limit. That is, the content can be arbitrarily long! During the presentation, the camera will "scroll" down to reveal the hidden content, following a script given by the presenter!

Slipshow improves on traditional slide-based presentations in the following ways:
- Scroll on a slip instead of changing slides, making content flow continuously
- Record hand-drawings when preparing your talk, edit them, and have them replayed during the presentation
- Include and execute custom scripts by steps, to make your presentation clearer through e.g. animation or interaction.
Slipshow compiles files written in an extension of Markdown, to a standalone HTML file viewable offline in any web browser.
Tutorial, API and Documentation
Slipshow has extensive documentation.
Contributing
Slipshow's development happens on GitHub. On here you can report bugs, ask for new features, suggest enhancements, improve documentation, create a theme, and of course help out by creating pull requests — but be sure to read the contributing guide first.
Recent changes
You'll find recent changes in Slipshow in the changelog.
Support
The NLNet Foundation is sponsoring Slipshow development in 2025 and 2026 through the NGI Commons Fund with funds from the European Commission. Thanks a lot!
License
Slipshow is distributed under the GPLv3 license, with parts in ISC, DBS 3-Clause, Apache-2.0 and SIL OPEN FONT LICENSE Version 1.1. See LICENSE.md for more information.