gregwar/slidey-standard

The hybrid document & slide webapp builder

v0.9.1 2013-09-09 08:57 UTC

This package is not auto-updated.

Last update: 2024-03-16 10:29:54 UTC


README

Slidey is a system to create documents with slides and text informations, it's a good tool to write lectures, conferences or documentation.

Thus, you can either present your document to people using slides or give them the link so they can access text and/or slides.

Installation

You can create a Slidey project by using composer :

composer create-project gregwar/slidey-skeleton
cd slidey-skeleton
make
firefox web/index.html