https://github.com/ekstroem/remarkjs-ku
Personal KU xaringan theme
https://github.com/ekstroem/remarkjs-ku
xaringan
Last synced: 3 months ago
JSON representation
Personal KU xaringan theme
- Host: GitHub
- URL: https://github.com/ekstroem/remarkjs-ku
- Owner: ekstroem
- Created: 2016-12-18T18:59:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T17:39:08.000Z (about 4 years ago)
- Last Synced: 2025-03-04T02:39:54.168Z (over 1 year ago)
- Topics: xaringan
- Language: CSS
- Homepage:
- Size: 491 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xaringan theme
This is my own take on a UCPH template for creating slides using the
[`xaringan`](https://github.com/yihui/xaringan) package. Please note that the `ku.css` and `kutheme.R` files are
frequently updated, so may have changed when downloading the most recent version.
## How to use?
The repository contains the following files:
* `ku.Rmd` - an example template that can be used as a starting point for creating your own slides using the UCPH theme.
* `ku.css` - the CSS style file. Needs to be in the directory of the Rmarkdown file, and `ku.css` should be added to the YAML header of your Rmarkdown file.
* `kutheme.R` - a file to be sourced to set color scheme and ggplot2 theme.
* `kulogowhiteq.png` - a PNG file.
As well as
* `animate.min.css` - a CSS file for transition animations. Only necessary for making transition animations.
* `sundlogowhiteq.png` - the logo for the Faculty of Health Sciences, UCPH.
## To do
## Possibilities