Commit ac099fb0 authored by Vadim Makeev's avatar Vadim Makeev

Updates

parent b8e67a43
No preview for this file type
# Material theme for Shower [![Build Status](https://travis-ci.org/shower/material.svg?branch=master)](https://travis-ci.org/shower/material) # Material theme for Shower
[![Test status](https://github.com/shower/material/workflows/Test/badge.svg)](https://github.com/shower/material/actions/workflows/test.yml)
![Ribbon screen shot](pictures/canvas.png) ![Ribbon screen shot](pictures/canvas.png)
...@@ -6,13 +7,11 @@ Default theme for the [Shower](https://github.com/shower/shower/) presentation e ...@@ -6,13 +7,11 @@ Default theme for the [Shower](https://github.com/shower/shower/) presentation e
## Usage ## Usage
Get the Shower template where Material 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 Material separately you can install the package: Wait for the installation and choose the **material** option in the wizard and you’re all set.
npm install @shower/material
## Features ## Features
...@@ -28,7 +27,7 @@ By default Material theme is green, but you can easily change the key color by a ...@@ -28,7 +27,7 @@ By default Material theme is green, but you can easily change the key color by a
## PDF ## PDF
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.
## Development ## Development
......
# 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)
![Ribbon screen shot](pictures/canvas.png) ![Ribbon screen shot](pictures/canvas.png)
...@@ -6,13 +7,11 @@ Default theme for the [Shower](https://github.com/shower/shower/) presentation e ...@@ -6,13 +7,11 @@ Default theme for the [Shower](https://github.com/shower/shower/) presentation e
## Usage ## Usage
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 ## Features
...@@ -24,7 +23,7 @@ Ribbon theme supports any slide ratio you want. But it’s optimized for the mos ...@@ -24,7 +23,7 @@ Ribbon theme supports any slide ratio you want. But it’s optimized for the mos
## PDF ## PDF
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.
## Development ## Development
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment