gregwar / slidey-skeleton
The hybrid document & slide webapp builder
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/gregwar/slidey-skeleton
Requires
- php: >=5.3.0
- gregwar/slidey: dev-master
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