Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varya/shower-varya
Personal shower theme
https://github.com/varya/shower-varya
Last synced: 4 days ago
JSON representation
Personal shower theme
- Host: GitHub
- URL: https://github.com/varya/shower-varya
- Owner: varya
- License: other
- Created: 2019-02-21T17:21:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T09:50:12.000Z (over 5 years ago)
- Last Synced: 2024-11-05T11:52:18.958Z (about 2 months ago)
- Language: CSS
- Size: 15.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Varya's theme for Shower
![Varya's theme screenshot](pictures/cover.png)
[See it in action](https://varya.me/shower-varya/).
## 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 `` 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://varya.me/shower-varya/](https://sc5.github.io/shower-varya/):
npm run deploy
To take part in Ribbon development please read [contributing guidelines](CONTRIBUTING.md) first and [file an issue](https://github.com/shower/shower/issues/new) before sending any pull request.
---
Licensed under [MIT License](LICENSE.md).