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

63 líneas
1.6KB

  1. authors:
  2. Garrick Aden-Buie:
  3. href: https://www.garrickadenbuie.com
  4. url: https://gadenbuie.github.com/xaringanthemer/
  5. template:
  6. params:
  7. bootswatch: yeti
  8. reference:
  9. - title: Writing CSS
  10. desc: Functions that write CSS from inside a xaringan R markdown document.
  11. contents:
  12. - starts_with("write")
  13. - title: Theme Functions
  14. desc: Color theme functions for xaringan slides.
  15. contents:
  16. - starts_with("mono")
  17. - starts_with("duo")
  18. - starts_with("solarized")
  19. - title: Helper functions
  20. desc: Helpers for Google fonts and color adjustments.
  21. contents:
  22. - contains("color")
  23. - apply_alpha
  24. - choose_dark_or_light
  25. - contains("google")
  26. navbar:
  27. left:
  28. home:
  29. icon: fa-home fa-lg
  30. href: index.html
  31. intro:
  32. text: Get started
  33. href: articles/xaringanthemer.html
  34. themes:
  35. text: Themes
  36. href: articles/singles/themes.html
  37. fonts:
  38. text: Fonts
  39. href: articles/singles/fonts.html
  40. template-vars:
  41. text: Template Variables
  42. href: articles/template-variables.html
  43. css-help:
  44. text: CSS Help
  45. href: articles/css-help.html
  46. reference:
  47. text: Reference
  48. href: reference/index.html
  49. #articles:
  50. # text: Articles
  51. # menu:
  52. # - text: xaringanthemer CSS Help
  53. # href: articles/css-help.html
  54. # - text: Template Variables
  55. # href: articles/template-variables.html
  56. right:
  57. github:
  58. icon: fa-github fa-lg
  59. href: https://github.com/gadenbuie/xaringanthemer
  60. twitter:
  61. icon: fa-twitter fa-lg
  62. href: https://twitter.com/grrrck