Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

The hybrid document & slide webapp builder

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/SlideyStandard

Demonstration
-------------

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