Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

quarto revealjs inverse theme template

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/)