😎 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.
Garrick Aden-Buie 7648f4cc6c fix typo 6 years ago
.github/workflows Change name of github actions workflow 6 years ago
R theme_xaringan() and friends accept google_fonts()s for font arguments 6 years ago
data-raw Change default colors of style_duo_accent() and ...inverse() 6 years ago
inst Add ggplot2 themes vignette 6 years ago
man theme_xaringan() and friends accept google_fonts()s for font arguments 6 years ago
man-roxygen Fix xaringan yaml documentation 6 years ago
pkgdown Add ggplot2 themes vignette 6 years ago
tests Ensure that text_font reaches theme_xaringan_set_defaults() when set_ggplot_defaults == TRUE 6 years ago
vignettes fix typo 6 years ago
.Rbuildignore Move ci to github actions 6 years ago
.gitignore Move ci to github actions 6 years ago
DESCRIPTION tibble is a dev dependency only 6 years ago
LICENSE Update LICENSE date, remove date from DESCRIPTION 6 years ago
LICENSE.md Prepping for 0.1.0 8 years ago
NAMESPACE Add xaringanthemer_font_default() 6 years ago
NEWS.md Add outfile=NULL to NEWS 6 years ago
README.Rmd Add new hex logo 6 years ago
README.md Add new hex logo 6 years ago
index.Rmd Add new hex logo 6 years ago
index.md Add new hex logo 6 years ago
make.R Documentation improvements 6 years ago
tic.R Move ci to github actions 6 years ago
xaringanthemer.Rproj Initial commit, MWP 8 years ago

README.md

xaringanthemer

CRAN status Codecov

Give your xaringan slides some style with xaringanthemer within your slides.Rmd file without (much) CSS.

Animation previewing many xaringanthemer themes

Installation

You can install xaringanthemer from CRAN

install.packages("xaringanthemer")

or you can install the development version of xaringanthemer from GitHub.

# install.packages("remotes")
remotes::install_github("gadenbuie/xaringanthemer")

Features

There’s a lot more that xaringanthemer can do! Discover xaringanthemer’s features.