gregwar / slidey
The hybrid document & slide webapp builder
Installs: 323
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 2
Language:HTML
Requires
- php: >=5.3.0
- gregwar/rst: dev-master
This package is auto-updated.
Last update: 2023-03-01 00:11:15 UTC
README
This library can be use to generate hybrid slide & documentation contents.
Installation
Slidey can be installed with composer :
{
"requires": {
"gregwar/slidey": "dev-master"
}
}
Usage
To learn how to use it, have a look at the Slidey standard edition here : https://github.com/Gregwar/SlideyStandard
Demonstration
This project is used to create a french PHP lecture :
License
Slidey is under MIT license, for more information, please refer to the LICENSE
file