package slipshow

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

slipshow-0.9.0.tbz
sha256=45e61d9ccae45e57ee91ad93b4b6b196a8515533806a4095e2b4853339726fb8
sha512=cb895b1e82ff7c141829bde83c22ba2615289504a19012e5385bbdb2342c4def48752346ec848549b5f9563d769923bccf1094cb2f5b449233a2d4fab0e1632c

doc/README.html

Slipshow

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.