😎 Give your xaringan slides some style
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

86 行
2.2KB

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