Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilhvitfeldt/quarto-revealjs-earth
Watercolor earth Quarto reveal.js theme
https://github.com/emilhvitfeldt/quarto-revealjs-earth
quarto quarto-extension quarto-template revealjs
Last synced: about 1 month ago
JSON representation
Watercolor earth Quarto reveal.js theme
- Host: GitHub
- URL: https://github.com/emilhvitfeldt/quarto-revealjs-earth
- Owner: EmilHvitfeldt
- License: mit
- Created: 2023-04-19T03:17:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T19:42:49.000Z (over 1 year ago)
- Last Synced: 2024-10-30T17:09:13.804Z (3 months ago)
- Topics: quarto, quarto-extension, quarto-template, revealjs
- Language: SCSS
- Homepage: https://emilhvitfeldt.github.io/quarto-revealjs-earth/
- Size: 31.2 MB
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quarto Revealjs Earth theme
![](demo.gif)
A [Quarto](https://quarto.org) extension for authoring watercolor earth Reveal.js presentations.
## Installation
To start a new presentation:
``` bash
quarto use template EmilHvitfeldt/quarto-revealjs-earth
```## Build the presentation
``` bash
quarto render mydocument.qmd
```## Going further
Read the [Quarto documentation on reveal.js format](https://quarto.org/docs/presentations/revealjs/)