Closed krijkamp closed 5 years ago
You only need to create the CSS files for your corporate theme and then distribute that file to your users. For an example of how to use an R package for this purpose, take a look at https://github.com/emilyriederer/Rtistic. I've also made a package, xaringanthemer, that can be used to create a custom xaringan theme from a color palette that can be saved to a CSS file. Finally, https://slides.yihui.name/xaringan/#37 demonstrates how to apply the custom CSS to your slides.
For a workgroup we would like to make use of slides from xaringan using our own corporate identity. Would it be possible to design our own theme, that is approved by xaringan, but not available for others?
If so, how can we develop this?
Thank you.
By filing an issue to this repo, I promise that
xfun::session_info('xaringan')
. I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('yihui/xaringan')
.I understand that my issue may be closed if I don't fulfill my promises.