Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shower-ribbon

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower-ribbon - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

styles/.DS_Store

4

package.json
{
"name": "shower-ribbon",
"description": "Ribbon theme for Shower HTML presentation engine",
"version": "3.0.0",
"version": "3.0.1",
"author": {

@@ -27,3 +27,3 @@ "name": "Vadim Makeev",

"pictures/**",
"styles/**/*.css",
"styles/**",
"index.html",

@@ -30,0 +30,0 @@ "LICENSE.md",

@@ -23,3 +23,3 @@ # Ribbon theme for Shower [![Build Status](https://travis-ci.org/shower/ribbon.svg?branch=master)](https://travis-ci.org/shower/ribbon)

Ribbon 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.
Ribbon 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`.

@@ -36,3 +36,3 @@ ## PDF

2. Install dependencies: `npm install`.
3. Start a local server with watcher: `npm run dev` or just `gulp` if you have it installed globally.
3. Start a local server with watcher: `npm start`.
4. Edit your files and see changes in the opened browser.

@@ -39,0 +39,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc