Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 minutes ago
JSON representation
Quarto reveal.js template extension.
- Host: GitHub
- URL: https://github.com/mcanouil/quarto-revealjs-storybook
- Owner: mcanouil
- License: mit
- Created: 2022-07-20T19:02:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T23:10:15.000Z (22 days ago)
- Last Synced: 2025-01-01T23:19:04.539Z (22 days ago)
- Topics: quarto, quarto-extension, quarto-format, quarto-pub, quarto-template, quartopub, revealjs, theme
- Language: SCSS
- Homepage: https://m.canouil.dev/quarto-revealjs-storybook/
- Size: 20.2 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```