Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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: 2024-06-21T06:40:54.303Z (7 months ago)
- Topics: quarto, quarto-extension, quarto-template, revealjs
- Language: SCSS
- Homepage: https://emilhvitfeldt.github.io/quarto-nes-theme/
- Size: 2.17 MB
- Stars: 45
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NES.css theme
![ezgif-5-2753ca28e5](https://user-images.githubusercontent.com/14034784/187721198-04400c7a-4432-4c90-9344-f1cf938be3b1.gif)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/)