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

75 lines
2.0KB

  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: Theme Functions
  18. desc: |
  19. Parameterized styles for xaringan slides using one (mono)
  20. or two (duo) base colors. Bonus: slide styles base 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. home:
  48. icon: fa-home fa-lg
  49. href: index.html
  50. intro:
  51. text: Get started
  52. href: articles/xaringanthemer.html
  53. reference:
  54. text: Reference
  55. href: reference/index.html
  56. themes:
  57. text: Themes
  58. href: articles/singles/themes.html
  59. fonts:
  60. text: Fonts
  61. href: articles/singles/fonts.html
  62. template-vars:
  63. text: Template Variables
  64. href: articles/template-variables.html
  65. css-help:
  66. text: CSS Help
  67. href: articles/css-help.html
  68. right:
  69. github:
  70. icon: fa-github fa-lg
  71. href: https://github.com/gadenbuie/xaringanthemer
  72. twitter:
  73. icon: fa-twitter fa-lg
  74. href: https://twitter.com/grrrck