😎 Give your xaringan slides some style
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

80 lines
2.1KB

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