😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

90 lines
2.3KB

  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. text: ""
  70. menu:
  71. - text: "xaringan 0.3.0"
  72. href: https://garrickadenbuie.com/blog/xaringanthemer-v0-3-0/
  73. - text: -------
  74. - text: "Changelog"
  75. href: news/index.html
  76. github:
  77. icon: fa-github fa-lg
  78. href: https://github.com/gadenbuie/xaringanthemer
  79. twitter:
  80. icon: fa-twitter fa-lg
  81. href: https://twitter.com/grrrck
  82. home:
  83. icon: fa-home fa-lg
  84. href: https://www.garrickadenbuie.com