gregwar / slidey-standard
The hybrid document & slide webapp builder
v0.9.1
2013-09-09 08:57 UTC
Requires
- php: >=5.3.0
- gregwar/slidey: dev-master
This package is not auto-updated.
Last update: 2024-10-26 13:16:24 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