Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/EmilHvitfeldt/quarto-snow
- Owner: EmilHvitfeldt
- Created: 2022-12-02T19:42:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T19:05:31.000Z (about 1 year ago)
- Last Synced: 2024-11-13T23:33:13.317Z (about 1 month ago)
- Topics: quarto, quarto-extension
- Language: JavaScript
- Homepage: https://emilhvitfeldt.github.io/quarto-snow/#/title-slide
- Size: 3.87 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 .