jhudsl / OTTR_Template

OTTR for making courses! This is a template repo that helps people write 1 course but publish it in three places
https://www.ottrproject.org/
Creative Commons Attribution 4.0 International
15 stars 12 forks source link

Documenting and fully making OTTR compatibility with Quarto #711

Closed cansavvy closed 6 months ago

cansavvy commented 7 months ago

The main things that need some minor tweaks are the ottr-reports. CSS cannot be customized in Quarto as of now so courses and styling can't be made OTTR like (until that is addressed with Quarto).

https://github.com/fhdsl/quarto_ottr_test

Mainly what is needed is:

  1. Make https://github.com/fhdsl/quarto_ottr_test fully functioning with the ottr-report updates
  2. Document how folks can use Quarto -- at this point probably a website only version --not a full course.
cansavvy commented 7 months ago

Related to #531

cansavvy commented 6 months ago

This is done!