😎 Give your xaringan slides some style
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

68 líneas
1.8KB

  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: ggplot2 Themes
  27. desc: Plot themes for ggplot2 to match xaringan slide styles.
  28. contents:
  29. - starts_with("theme_xaringan")
  30. - title: Helper functions
  31. desc: Helpers for Google fonts and color adjustments.
  32. contents:
  33. - theme_xaringan_get_value
  34. - contains("color")
  35. - apply_alpha
  36. - choose_dark_or_light
  37. - contains("google")
  38. navbar:
  39. left:
  40. home:
  41. icon: fa-home fa-lg
  42. href: index.html
  43. intro:
  44. text: Get started
  45. href: articles/xaringanthemer.html
  46. themes:
  47. text: Themes
  48. href: articles/singles/themes.html
  49. fonts:
  50. text: Fonts
  51. href: articles/singles/fonts.html
  52. template-vars:
  53. text: Template Variables
  54. href: articles/template-variables.html
  55. css-help:
  56. text: CSS Help
  57. href: articles/css-help.html
  58. reference:
  59. text: Reference
  60. href: reference/index.html
  61. right:
  62. github:
  63. icon: fa-github fa-lg
  64. href: https://github.com/gadenbuie/xaringanthemer
  65. twitter:
  66. icon: fa-twitter fa-lg
  67. href: https://twitter.com/grrrck