Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/EmilHvitfeldt/quarto-snow

Quarto Extension to add snow
https://github.com/EmilHvitfeldt/quarto-snow

quarto quarto-extension

Last synced: about 1 month ago
JSON representation

Quarto Extension to add snow

Awesome Lists containing this project

README

        

# snow

A quarto extension, adding falling snowflakes based on [hcodes/snowflakes](https://github.com/hcodes/snowflakes/) in html outputs, including revealjs slides.

## Installation

To install this extension in your current directory (or into the Quarto project that you're currently working in), use the following command:

``` shell
quarto install extension emilhvitfeldt/quarto-snow
```

## Enabling

Add this to your document or project options:

``` yaml
filters:
- snow
```

## Usage

It should just work. Enjoy the snow ❄️❄️❄️

## Example

![](example.gif)

## Live preview

You can view a live preview of an example presentation at .