😎 Give your xaringan slides some style
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- authors:
- Garrick Aden-Buie:
- href: https://www.garrickadenbuie.com
- url: https://pkg.garrickadenbuie.com/xaringanthemer/
- development:
- mode: auto
- home:
- description: |
- Give your xaringan slides some style with xaringanthemer.
- Easy slide and plot themes for xaringan slides.
- reference:
- - title: Writing CSS
- desc: Functions that write CSS from inside a xaringan R markdown document.
- contents:
- - style_xaringan
- - style_extra_css
- - title: xaringan Themes
- desc: |
- Parameterized styles for xaringan slides using one (mono)
- or two (duo) base colors. Bonus: slide styles base on the
- solarized color palette.
- contents:
- - starts_with("style_mono")
- - starts_with("style_duo")
- - starts_with("style_solarized")
- - title: Google Fonts
- desc: Helper functions for using Google Fonts in your slide styles.
- contents:
- - starts_with("google_")
- - title: ggplot2 Themes
- desc: Plot themes for ggplot2 to match your xaringanthemer slide styles.
- contents:
- - theme_xaringan
- - theme_xaringan_inverse
- - theme_xaringan_base
- - theme_xaringan_set_defaults
- - starts_with("scale_xaringan")
- - title: Helper functions
- desc: Helpers for Google fonts and color adjustments.
- contents:
- - theme_xaringan_get_value
- - ends_with("color")
- - apply_alpha
- - choose_dark_or_light
- navbar:
- left:
- home:
- icon: fa-home fa-lg
- href: index.html
- intro:
- text: Get started
- href: articles/xaringanthemer.html
- reference:
- text: Reference
- href: reference/index.html
- themes:
- text: Themes
- href: articles/singles/themes.html
- fonts:
- text: Fonts
- href: articles/singles/fonts.html
- template-vars:
- text: Template Variables
- href: articles/template-variables.html
- css-help:
- text: CSS Help
- href: articles/css-help.html
- right:
- github:
- icon: fa-github fa-lg
- href: https://github.com/gadenbuie/xaringanthemer
- twitter:
- icon: fa-twitter fa-lg
- href: https://twitter.com/grrrck
|