57ec98d173 | ||
---|---|---|
themes | ||
.gitmodules | ||
Contributing.md | ||
License.txt | ||
Readme.md | ||
shower.js |
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.