Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/statsrhian/statsrhian-revealjs

A quarto extension for personal talks
https://github.com/statsrhian/statsrhian-revealjs

Last synced: 10 days ago
JSON representation

A quarto extension for personal talks

Awesome Lists containing this project

README

        

# Personal Quarto revealJS extention
A quarto extension for personal talks

[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)

A quarto revealjs extension for my talks.

## Installation

To start a new presentation:

``` bash
quarto use template statsrhian/statsrhian-revealjs
```

## Build the presentation

``` bash
quarto render mydocument.qmd
```

## Going further

Read the [Quarto documentation on reveal.js format](https://quarto.org/docs/presentations/revealjs/)