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

72 lines
1.9KB

  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. - style_xaringan
  13. - style_extra_css
  14. - title: Theme Functions
  15. desc: |
  16. Parameterized styles for xaringan slides using one (mono)
  17. or two (duo) base colors. Bonus: slide styles base on the
  18. solarized color palette.
  19. contents:
  20. - starts_with("style_mono")
  21. - starts_with("style_duo")
  22. - starts_with("style_solarized")
  23. - title: ggplot2 Themes
  24. desc: Plot themes for ggplot2 to match xaringan slide styles.
  25. contents:
  26. - starts_with("theme_xaringan")
  27. - title: Helper functions
  28. desc: Helpers for Google fonts and color adjustments.
  29. contents:
  30. - theme_xaringan_get_value
  31. - contains("color")
  32. - apply_alpha
  33. - choose_dark_or_light
  34. - contains("google")
  35. navbar:
  36. left:
  37. home:
  38. icon: fa-home fa-lg
  39. href: index.html
  40. intro:
  41. text: Get started
  42. href: articles/xaringanthemer.html
  43. themes:
  44. text: Themes
  45. href: articles/singles/themes.html
  46. fonts:
  47. text: Fonts
  48. href: articles/singles/fonts.html
  49. template-vars:
  50. text: Template Variables
  51. href: articles/template-variables.html
  52. css-help:
  53. text: CSS Help
  54. href: articles/css-help.html
  55. reference:
  56. text: Reference
  57. href: reference/index.html
  58. #articles:
  59. # text: Articles
  60. # menu:
  61. # - text: xaringanthemer CSS Help
  62. # href: articles/css-help.html
  63. # - text: Template Variables
  64. # href: articles/template-variables.html
  65. right:
  66. github:
  67. icon: fa-github fa-lg
  68. href: https://github.com/gadenbuie/xaringanthemer
  69. twitter:
  70. icon: fa-twitter fa-lg
  71. href: https://twitter.com/grrrck