learnr icon indicating copy to clipboard operation
learnr copied to clipboard

Documentation improvements

Open gadenbuie opened this issue 3 years ago • 1 comments

  • [ ] How to add custom CSS (see https://github.com/rstudio/learnr/discussions/716#discussioncomment-3299441)
  • [ ] progressive and allow_skip should be discussed in Interactive Questions

gadenbuie avatar Aug 01 '22 15:08 gadenbuie

maybe also

  • [ ] how to make sure css is found when deploying on a server (had this problem)
  • [ ] Publishing Basics: add link to https://r-pkgs.org/ for learning how to create package
  • [ ] maybe also a section about commonly used css styles: for me, it was all about infoboxes.
  • [ ] also regarding css styling: add link to this helpful section about div tags and the easier ::: implementation https://pandoc.org/MANUAL.html#divs-and-spans
  • [ ] add this resource about tabs: https://bookdown.org/yihui/rmarkdown-cookbook/html-tabs.html

luk-brue avatar Aug 13 '22 16:08 luk-brue