Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/statsrhian/statsrhian-revealjs
- Owner: StatsRhian
- Created: 2023-09-20T11:41:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T22:57:58.000Z (12 months ago)
- Last Synced: 2024-11-15T11:28:39.489Z (2 months ago)
- Language: Lua
- Size: 5.26 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)