Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilhvitfeldt/quarto-revealjs-inverse
quarto revealjs inverse theme template
https://github.com/emilhvitfeldt/quarto-revealjs-inverse
quarto quarto-pub quarto-template quartopub reveal-js
Last synced: about 1 month ago
JSON representation
quarto revealjs inverse theme template
- Host: GitHub
- URL: https://github.com/emilhvitfeldt/quarto-revealjs-inverse
- Owner: EmilHvitfeldt
- Created: 2023-01-06T00:09:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T19:40:42.000Z (over 1 year ago)
- Last Synced: 2024-11-18T06:47:01.469Z (2 months ago)
- Topics: quarto, quarto-pub, quarto-template, quartopub, reveal-js
- Language: SCSS
- Homepage: https://emilhvitfeldt.github.io/quarto-revealjs-inverse/
- Size: 2.28 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quarto-revealjs-inverse
The goal of quarto-revealjs-inverse is an example of how to create a inverse class to use in revealjs slides
[![](example.gif)](https://emilhvitfeldt.github.io/quarto-revealjs-inverse/)
## Installation
To start a new presentation:
``` bash
quarto use template EmilHvitfeldt/quarto-revealjs-inverse
```## Build the presentation
``` bash
quarto render mydocument.qmd
```## Going further
Read the [Quarto documentation on reveal.js format](https://quarto.org/docs/presentations/revealjs/)