package slipshow

  1. Overview
  2. Docs
A compiler from Markdown to slipshow

Install

dune-project
 Dependency

Authors

Maintainers

Sources

slipshow-0.12.0.tbz
sha256=6618fea7f66f2fd579a0e0e12f3cab380a44a6815a577b15210d7cc365cbd7f4
sha512=6e396d21a24ce647f51c8310033e35b88d3da84779942e73114aa6241d29c3a4119364c7b5c4e46496f7c74a8dfb83435193c312f3a432cfdaad3bf7c7227e87

doc/README.html

Slipshow

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!

Demo of a slip smoothly scrolling

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.