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

77 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. right:
  63. news:
  64. icon: fa fa-newspaper-o fa-lg
  65. href: news/index.html
  66. text: ""
  67. title: "Changelog"
  68. github:
  69. icon: fa-github fa-lg
  70. href: https://github.com/gadenbuie/xaringanthemer
  71. twitter:
  72. icon: fa-twitter fa-lg
  73. href: https://twitter.com/grrrck
  74. home:
  75. icon: fa-home fa-lg
  76. href: https://www.garrickadenbuie.com