Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcanouil/quarto-revealjs-storybook

Quarto reveal.js template extension
https://github.com/mcanouil/quarto-revealjs-storybook

quarto quarto-extension quarto-format quarto-pub quarto-template quartopub revealjs theme

Last synced: about 2 months ago
JSON representation

Quarto reveal.js template extension

Awesome Lists containing this project

README

        

# Quarto Reveal.js template - Storybook

[![License](https://img.shields.io/github/license/mcanouil/quarto-revealjs-storybook)](LICENSE)

This is a `Quarto` `revealjs` template repository.

[![Screenshot of title slide with a logo in the top right corner, a background looking like old paper, a block center aligned in the center of the slide with a styled title and subtitle in yellow, the author and date in transparent yellow. The footer of the slide in dark red includes the Mickaël CANOUIL website and the CC-By license.](template.png)](https://m.canouil.dev/quarto-revealjs-storybook/)

## Installation

This [Quarto](quarto.org) template can be installed/used using the following command:

- Install
```bash
quarto add mcanouil/quarto-revealjs-storybook
```
- Use
```bash
quarto use template mcanouil/quarto-revealjs-storybook
```