😎 Give your xaringan slides some style
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

85 lines
2.1KB

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