Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregwar/slidey
The hybrid document & slide webapp builder
https://github.com/gregwar/slidey
interactive multi-screen php presentation quizz slides
Last synced: 4 months ago
JSON representation
The hybrid document & slide webapp builder
- Host: GitHub
- URL: https://github.com/gregwar/slidey
- Owner: Gregwar
- License: mit
- Created: 2012-06-12T08:32:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T14:50:48.000Z (over 1 year ago)
- Last Synced: 2024-04-14T22:26:28.314Z (10 months ago)
- Topics: interactive, multi-screen, php, presentation, quizz, slides
- Language: JavaScript
- Homepage:
- Size: 5.86 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Slidey
======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/SlideyStandardDemonstration
-------------This project is used to create a french PHP lecture :
http://gregwar.com/php/
License
-------Slidey is under MIT license, for more information, please refer to the `LICENSE` file