package slipshow

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

slipshow-0.10.0.tbz
sha256=89d7102e8e1e87ea3c0452c075c96ae3ebe1b9cc76210af2ec33bd431baca35b
sha512=8fb4914ca464bd4e1d53103a553b29765ff6731c1f25751a967421b3722dfd5d34894973204893f87712428c829860748986df03b0f5fcbfdc04269169cb9756

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.