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: 6 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T19:40:42.000Z (about 2 years ago)
- Last Synced: 2025-03-31T15:25:42.073Z (6 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: 8
- Watchers: 2
- 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
[](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/)