Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)