gregwar / slidey
The hybrid document & slide webapp builder
Installs: 434
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 5
Language:JavaScript
Requires
- php: >=5.3.0
- gregwar/rst: dev-master
- dev-master
- dev-dependabot/npm_and_yarn/static/slidey/bootstrap/connect-and-grunt-contrib-connect-3.7.0
- dev-dependabot/npm_and_yarn/static/slidey/bootstrap/json-schema-and-jsprim-0.4.0
- dev-dependabot/npm_and_yarn/static/slidey/bootstrap/lodash-and-grunt-and-grunt-contrib-watch-4.17.21
- dev-dependabot/npm_and_yarn/static/slidey/bootstrap/debug-and-grunt-contrib-watch-4.1.1
- dev-dependabot/npm_and_yarn/static/slidey/bootstrap/minimatch-and-grunt-and-grunt-contrib-jshint-and-grunt-contrib-watch-3.0.8
This package is auto-updated.
Last update: 2024-11-06 08:59:12 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