gregwar / slidey-standard
The hybrid document & slide webapp builder
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
pkg:composer/gregwar/slidey-standard
Requires
- php: >=5.3.0
- gregwar/slidey: dev-master
This package is not auto-updated.
Last update: 2025-09-27 17:44:37 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