https://github.com/emilhvitfeldt/quarto-nes-theme
A Quarto reveal.js theme based on NES.css
https://github.com/emilhvitfeldt/quarto-nes-theme
quarto quarto-extension quarto-template revealjs
Last synced: 26 days ago
JSON representation
A Quarto reveal.js theme based on NES.css
- Host: GitHub
- URL: https://github.com/emilhvitfeldt/quarto-nes-theme
- Owner: EmilHvitfeldt
- License: mit
- Created: 2022-08-31T04:39:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T17:27:01.000Z (over 1 year ago)
- Last Synced: 2025-03-31T15:25:41.940Z (about 1 month ago)
- Topics: quarto, quarto-extension, quarto-template, revealjs
- Language: SCSS
- Homepage: https://emilhvitfeldt.github.io/quarto-nes-theme/
- Size: 2.17 MB
- Stars: 51
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NES.css theme
A [Quarto](https://quarto.org) extension for authoring [NES.css](https://nostalgic-css.github.io/NES.css/) Reveal.js presentations.
## Installation
To start a new presentation:
``` bash
quarto use template EmilHvitfeldt/quarto-nes-theme
```## Build the presentation
``` bash
quarto render mydocument.qmd
```## Going further
Read the [Quarto documentation on reveal.js format](https://quarto.org/docs/presentations/revealjs/)