Skip to content

SC5/shower-sc5

Repository files navigation

SC5 theme for Shower Build Status

SC5 theme screen shot

See it in action.

Usage

Fork or copy&paste this repo. Don't forget npm install.

Ratios

The theme supports two slide ratios: wide 16×10 (default) and taller 4×3. To change the slide’s ratio include one of the pre-built screen-16x10.css or screen-4x3.css files in the <head> of your presentation.

Development

If you want to adjust theme for your needs:

  1. Fork this repository and clone it to your local machine.
  2. Install dependencies: npm install.
  3. Start a local server with watcher: npm run dev.
  4. Edit your files and see changes in the opened browser.

You can deploy your changes to https://sc5.github.io/shower-sc5/:

npm run deploy

To take part in Ribbon development please read contributing guidelines first and file an issue before sending any pull request.


Licensed under MIT License.

About

Shower theme in SC5 brand style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published