Go to file
Vadim Makeev a721d3fd8e Rule for license 2012-12-03 03:57:01 +04:00
themes Ribbon submodule 2012-12-01 13:57:03 +04:00
.gitmodules Ribbon submodule 2012-12-01 13:56:39 +04:00
Contributing.md Brutal merging of master-new 2012-12-01 13:47:28 +04:00
License.txt Case trick, step two 2012-12-01 14:37:49 +04:00
Readme.md Rule for license 2012-12-03 03:57:01 +04:00
shower.js Clean up to focus on core module 2012-12-01 13:50:44 +04:00

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.