😎 Give your xaringan slides some style
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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