An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ISPsystem Shower Theme

![ISPsystem Shower theme screenshot](pictures/canvas.png)

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