https://github.com/emilyriederer/demo-rmd-snow
https://github.com/emilyriederer/demo-rmd-snow
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/emilyriederer/demo-rmd-snow
- Owner: emilyriederer
- Created: 2020-12-10T23:19:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T14:14:05.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T22:09:08.095Z (about 2 months ago)
- Language: HTML
- Size: 224 KB
- Stars: 30
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - emilyriederer/demo-rmd-snow - (HTML)
README
## R Markdown Snowflake Demo
This repo illustrates how to add illustrated snowflakes to R Markdown with a child document. (I do not cover when or why -- that's up to you.)
Check out an example [here](https://emilyriederer.github.io/demo-rmd-snow/).
Essentially, this is simply done by reading in a child document that contains custom CSS and HTML. The heavy lifting is done by the CSS which I did **not** write -- it comes from [this CodePen](https://codepen.io/codeconvey/pen/xRzQay).