Go to file
Vadim Makeev 4f62967b2b Updated ribbon 2012-12-07 14:24:25 +01:00
themes Updated ribbon 2012-12-07 14:24:25 +01: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 Readme update 2012-12-07 14:22:34 +01:00
shower.js Clean up to focus on core module 2012-12-01 13:50:44 +04:00

Readme.md

Shower

HTML 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.

Taking Shower

There are two ways of taking Shower: you can get full template or just an engine.

To get full template based on shower engine and ribbon theme run following command:

git clone --recursive git@github.com:shower/template.git

To get only shower engine including ribbon theme, run this:

git clone --recursive git@github.com:shower/shower.git

Or you can just download latest version as ZIP file: template or shower.

Printing to PDF

You can print your presentation to PDF using Google Chrome (Print to PDF), wkhtmltopdf or Prince XML. Print styles should be supplied to a theme for proper results. Please see print styles for the Ribbon theme as example.

Usage examples

Browser support

Supported desktop browsers: Chrome, Internet Explorer, Firefox, Opera, Safari. Only latest stable versions of mentioned browsers are supported.

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 with your idea first.

Main contributors: pepelsbey, jahson, miripiruni, kizu.


Licensed under MIT License, see license page for details.