Go to file
Vadim Makeev d2ea5983ed Updated dependencies 2015-12-13 06:48:44 +03:00
pictures Now this repository is rather template. Shower.js is moved to core repo 2014-03-08 22:46:15 +04:00
.editorconfig Two spaces for JSON and YML, trailing /n 2014-05-18 23:45:59 +02:00
.gitignore New ignores 2014-09-14 19:53:36 +02:00
.npmignore Uppercase excludes 2015-12-13 06:07:02 +03:00
CONTRIBUTING.md New contributing guide 2015-12-13 06:43:18 +03:00
Gruntfile.js New archive task for Grunt 2014-05-27 13:02:58 +02:00
LICENSE.md Year bump 2015-12-13 06:43:02 +03:00
README.md Updated readme 2015-12-13 06:43:28 +03:00
bower.json Bright replaced with Material 2015-12-13 06:07:27 +03:00
index.html Shower 2.0 compatible HTML, bumped year 2015-12-06 19:43:13 +01:00
package.json Updated dependencies 2015-12-13 06:48:44 +03:00

README.md

Shower Presentation Template

Shower ['ʃəuə] noun. A person or thing that shows.

  1. Built on HTML, CSS and vanilla JavaScript
  2. Works in all modern browsers
  3. Themes are separated from engine
  4. Fully keyboard accessible
  5. Printable to PDF
  6. Extensible by plugin system

Includes Ribbon and Material themes, and core with plugins. See it in action. Follow @shower_me for support and updates, file an issue if you have any.

Quick Start

  1. Download and unzip template archive
  2. Open index.html and start creating your presentation in HTML

Advanced

If youre familiar with npm you can install Showers core and themes manually: npm install shower-core shower-ribbon. The same packages available in bower.

For more details see short video with advanced usage examples and built-in publish and archive commands explained.

Usage Examples

Browser Support

Latest stable versions of Chrome, Internet Explorer, Firefox, Opera and Safari are supported.

Contributing

Youre always welcome to contribute. Fork project, make changes and send it as pull request. But its better to file an issue with your idea first. Read contributing rules for more details.

Main contributors in historical order: pepelsbey, jahson, miripiruni, kizu, artpolikarpov, tonyganch, zloylos.


Licensed under MIT License.