1281d2513e | ||
---|---|---|
themes | ||
.gitmodules | ||
Contributing.md | ||
License.txt | ||
Readme.md | ||
shower.js |
Readme.md
Shower
Presentation engine. Follow @shower_me for support and updates.
To see Shower in action:
- Open shwr.me
- Click any slide to enter presentation mode
- Use arrow keys to navigate
- Press
Esc
to exit presentation mode
See more details on using keyboard to control Shower.
Using Shower
There are two ways of getting Shower: you can get full template or just an engine.
To get full template run following command:
git clone --recursive git@github.com:shower/template.git
To get only shower engine, run this:
git clone --recursive git@github.com:shower/shower.git
Or you can just download latest version as ZIP file: template and shower.
Usage examples
Supported Browsers
Desktop platforms: Chrome, Internet Explorer 10, Firefox, Opera, Safari.
Only latest stable versions of mentioned browsers are supported.
Planned Support
Mobile platforms: Chrome, Firefox, Safari, Opera Mobile.
Contributing
You're always welcome to contibute. Fork project, make changes and send it as pull request. But it's better to file an issue first.
Main contributors: @pepelsbey, @jahson, @miripiruni, @kizu.
Licensed under MIT License, see license page for details.