https://github.com/bree7e/shower-isp
ISPsystem corporate theme for Shower HTML presentation engine http://shwr.me
https://github.com/bree7e/shower-isp
shower theme
Last synced: 5 months ago
JSON representation
ISPsystem corporate theme for Shower HTML presentation engine http://shwr.me
- Host: GitHub
- URL: https://github.com/bree7e/shower-isp
- Owner: bree7e
- License: mit
- Created: 2018-11-17T15:23:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T12:09:57.000Z (over 7 years ago)
- Last Synced: 2025-02-22T03:43:12.885Z (over 1 year ago)
- Topics: shower, theme
- Language: HTML
- Homepage:
- Size: 858 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ISPsystem Shower Theme

Theme for the [Shower](https://github.com/shower/shower/) presentation engine. Based on [Material theme](https://github.com/shower/material)
## Usage
npm install
npm start
## Ratios
ISPsystem theme supports any slide ratio you want. But it’s optimized for the most common ones: 16×9 and 4×3. It’s 16×9 by default, but you can change it by adjusting `--slide-ratio` property for `.shower`, [see example](https://github.com/shower/ribbon/blob/master/index.html#L10) in `index.html`.
---
Licensed under [MIT License](LICENSE.md).