😎 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
1.7KB

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