😎 Give your xaringan slides some style
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Garrick Aden-Buie ab07a616d6
Update references to master
hace 4 años
.github/workflows Update {tic} workflow, deploy pkgdown from ubuntu hace 4 años
R change regex pattern to match valid css class names (#69) hace 4 años
data-raw Add `link_decoration` parameter to style functions (#57) hace 5 años
inst Better horizontal alignment for code blocks (#68) hace 4 años
man Remove trailing comma in `_colors.Rmd` (#64) hace 4 años
man-roxygen v0.3.3 hace 5 años
pkgdown Fix pkgdown link title for 0.3.0 release hace 4 años
tests change regex pattern to match valid css class names (#69) hace 4 años
vignettes v0.3.3 hace 5 años
.Rbuildignore v0.3.0 hace 6 años
.gitignore Move ci to github actions hace 6 años
DESCRIPTION Better horizontal alignment for code blocks (#68) hace 4 años
LICENSE Update LICENSE date, remove date from DESCRIPTION hace 6 años
LICENSE.md v0.3.0 hace 6 años
NAMESPACE Add xaringanthemer_font_default() hace 6 años
NEWS.md Add NEWS for #69 hace 4 años
README.Rmd Update references to master hace 4 años
README.md Update references to master hace 4 años
cran-comments.md v0.4.0 (#59) hace 5 años
index.Rmd Update references to master hace 4 años
index.md Update references to master hace 4 años
make.R v0.3.3 hace 5 años
tic.R Move ci to github actions hace 6 años
xaringanthemer.Rproj Initial commit, MWP hace 8 años

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.