Go to file
Vadim Makeev 71aa70ec58 Merge pull request #172 from shower/tg/revert
Revert "Fix the getCurrentSlideNumber to return 0 when it fails to find a slide, fixes #152"
2014-02-17 15:10:03 +03:00
tests New tests, better naming 2013-12-18 03:53:22 +04:00
themes Updated themes 2014-01-23 03:57:37 +04:00
.editorconfig No need in tab size while Tab is used 2013-12-16 02:46:02 +04:00
.gitignore New build and test system 2013-12-01 10:05:34 +04:00
.gitmodules New Bright theme added 2013-03-10 23:40:42 +01:00
Contributing.md Update Contributing.md 2013-06-28 16:28:22 +04:00
Gruntfile.js New tests, better naming 2013-12-18 03:53:22 +04:00
License.md Russian translation reverted; Markdown goodness 2013-01-29 03:19:53 +04:00
Readme.md Fugbix typo 2013-11-08 11:17:11 +01:00
package.json Making it private, just in case 2014-01-23 03:51:36 +04:00
shower.js Revert "Fix the getCurrentSlideNumber to return 0 when it fails to find a slide, fixes #152" 2014-02-16 04:16:26 +04:00
shower.min.js Revert "Fix the getCurrentSlideNumber to return 0 when it fails to find a slide, fixes #152" 2014-02-16 04:16:26 +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.

Using Shower

There are two ways of using Shower: you can get full template ZIP 1.7 MB or just an engine ZIP 915 KB. See more details for beginners and advanced techniques in Quick Start instructions.

Printing to PDF

You can print your presentation to PDF using Google Chrome “Print to PDF” option in print dialog or wkhtmltopdf or Prince. Example of Shower template printed by Prince: PDF 435 KB. See more details on printing in documentation.

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. Read contributing rules for more details.

Main contributors: pepelsbey, jahson, miripiruni, kizu.


Licensed under MIT License, see license page for details.