😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Garrick Aden-Buie f44ce08889
Rmd template now renders without showtext
před 4 roky
.github/workflows Update {tic} workflow, deploy pkgdown from ubuntu před 4 roky
R change regex pattern to match valid css class names (#69) před 4 roky
data-raw Add `link_decoration` parameter to style functions (#57) před 5 roky
inst Rmd template now renders without showtext před 4 roky
man Remove trailing comma in `_colors.Rmd` (#64) před 4 roky
man-roxygen v0.3.3 před 5 roky
pkgdown Fix pkgdown link title for 0.3.0 release před 4 roky
tests change regex pattern to match valid css class names (#69) před 4 roky
vignettes v0.3.3 před 5 roky
.Rbuildignore v0.3.0 před 6 roky
.gitignore Move ci to github actions před 6 roky
DESCRIPTION Better horizontal alignment for code blocks (#68) před 4 roky
LICENSE Update LICENSE date, remove date from DESCRIPTION před 6 roky
LICENSE.md v0.3.0 před 6 roky
NAMESPACE Add xaringanthemer_font_default() před 6 roky
NEWS.md Rmd template now renders without showtext před 4 roky
README.Rmd Update references to master před 4 roky
README.md Update references to master před 4 roky
cran-comments.md v0.4.0 (#59) před 5 roky
index.Rmd Update references to master před 4 roky
index.md Update references to master před 4 roky
make.R v0.3.3 před 5 roky
tic.R Move ci to github actions před 6 roky
xaringanthemer.Rproj Initial commit, MWP před 8 roky

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.