@shower/ribbon
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "@shower/ribbon", | ||
"description": "Ribbon theme for Shower HTML presentation engine", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@shower/core": "^3.0.0", | ||
"@shower/core": "^3.1.0", | ||
"live-server": "^1.2.1", | ||
@@ -39,0 +39,0 @@ "stylelint": "^13.11.0" |
@@ -1,2 +0,3 @@ | ||
# Ribbon theme for Shower [![Build Status](https://travis-ci.org/shower/ribbon.svg?branch=master)](https://travis-ci.org/shower/ribbon) | ||
# Ribbon theme for Shower | ||
[![Test status](https://github.com/shower/ribbon/workflows/Test/badge.svg)](https://github.com/shower/ribbon/actions/workflows/test.yml) | ||
@@ -9,10 +10,8 @@ ![Ribbon screen shot](pictures/canvas.png) | ||
Get the Shower template where Ribbon is already included. Download the [template archive](https://shwr.me/shower.zip) or install the package: | ||
Get the Shower template where Ribbon is already included. Download the [template archive](https://shwr.me/shower.zip) or create a slide deck via [CLI tool](https://github.com/shower/cli). It requires [Node.js](https://nodejs.org/) installed. | ||
npm install @shower/shower | ||
npx @shower/cli create | ||
If you want to install Ribbon separately you can install the package: | ||
Wait for the installation and choose the **ribbon** option in the wizard and you’re all set. | ||
npm install @shower/ribbon | ||
## Features | ||
@@ -28,3 +27,3 @@ | ||
Ribbon could be exported to PDF by printing it from the list mode in Chrome or Opera browsers. See [printing documentation](https://github.com/shower/shower/blob/master/docs/pdf.md) for more options. | ||
You can export slides to PDF by printing it via built-in dialog in Chromium-based browsers or via CLI tool. See [printing documentation](https://github.com/shower/shower/blob/master/docs/pdf.md) for more options. | ||
@@ -31,0 +30,0 @@ ## Development |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
882901
41