package slipshow
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=c0cd9a2a4352d86c54e402aa46adbf94fd3ddb2f3faa865c02031a5a9239c2e7
sha512=e3a49927144af3f085ef12407e8fd4183bdc67f5fa590eb524f01d042c35cd00a061442a86b6bbab182f6a3893836eb236137739bef16e9eafd5bfca921d00d8
doc/README.html
Slipshow and 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 innovates compared to traditional slide-based engine in the following ways:
- Scroll on a slip instead of changing slides, making content reveal more continuous,
- Record hand-drawings when preparing the talk, edit them and have them replayed during the presentation,
- Include any custom script you need to make your presentation clearer through eg animation.
Slipshow compiles files written in an extension of markdown, to a standalone html file viewable offline in any web browser.
If you want to know more, go to the official website! This page is about the development of Slipshow.
Tutorial, API and Documentation
You can find an extensive documentation, with a tutorial at the readthedocs documentation.
Contributing
You can issue a Pull Request of any kind, report a bug, ask for a new feature, suggest an enhancement on the documentation (or make a Pull Request)... You can also write a theme.
Support
The NLNet Foundation is sponsoring the development in 2025 through the NGI Commons Fund with funds from the European Commission. Thanks a lot!
License
GPLv3, with parts in ISC, DBS 3-Clause, Apache-2.0 and SIL OPEN FONT LICENSE Version 1.1. See LICENSE.md for more information.