😎 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.

93 satır
2.4KB

  1. authors:
  2. Garrick Aden-Buie:
  3. href: https://www.garrickadenbuie.com
  4. url: https://pkg.garrickadenbuie.com/xaringanthemer/
  5. home:
  6. description: |
  7. Give your xaringan slides some style with xaringanthemer.
  8. Easy slide and plot themes for xaringan slides.
  9. development:
  10. mode: auto
  11. template:
  12. opengraph:
  13. twitter:
  14. creator: "@grrrck"
  15. card: summary
  16. reference:
  17. - title: Writing CSS
  18. desc: Functions that write CSS from inside a xaringan R markdown document.
  19. contents:
  20. - style_xaringan
  21. - style_extra_css
  22. - title: xaringan Themes
  23. desc: |
  24. Parameterized styles for xaringan slides using one (mono)
  25. or two (duo) base colors. Bonus: slide styles based on the
  26. solarized color palette.
  27. contents:
  28. - starts_with("style_mono")
  29. - starts_with("style_duo")
  30. - starts_with("style_solarized")
  31. - title: Google Fonts
  32. desc: Helper functions for using Google Fonts in your slide styles.
  33. contents:
  34. - starts_with("google_")
  35. - title: ggplot2 Themes
  36. desc: Plot themes for ggplot2 to match your xaringanthemer slide styles.
  37. contents:
  38. - theme_xaringan
  39. - theme_xaringan_inverse
  40. - theme_xaringan_base
  41. - theme_xaringan_set_defaults
  42. - starts_with("scale_xaringan")
  43. - title: Helper functions
  44. desc: Helpers for Google fonts and color adjustments.
  45. contents:
  46. - theme_xaringan_get_value
  47. - ends_with("color")
  48. - apply_alpha
  49. - choose_dark_or_light
  50. navbar:
  51. left:
  52. - text: Features
  53. href: articles/xaringanthemer.html
  54. - text: Reference
  55. href: reference/index.html
  56. - text: Themes
  57. href: articles/themes.html
  58. - text: ggplot2 Themes
  59. href: articles/ggplot2-themes.html
  60. - text: More
  61. menu:
  62. fonts:
  63. text: Fonts
  64. href: articles/fonts.html
  65. template-vars:
  66. text: Template Variables
  67. href: articles/template-variables.html
  68. right:
  69. news:
  70. icon: far fa-newspaper fa-lg
  71. text: ""
  72. menu:
  73. - text: "xaringan 0.3.0"
  74. href: https://garrickadenbuie.com/blog/xaringanthemer-v0-3-0/
  75. - text: -------
  76. - text: "Changelog"
  77. href: news/index.html
  78. github:
  79. icon: fab fa-github fa-lg
  80. href: https://github.com/gadenbuie/xaringanthemer
  81. twitter:
  82. icon: fab fa-twitter fa-lg
  83. href: https://twitter.com/grrrck
  84. home:
  85. icon: fas fa-home fa-lg
  86. href: https://www.garrickadenbuie.com