carpentries / styles

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇
https://carpentries.github.io/lesson-example
Other
84 stars 94 forks source link

Syllabus: add conditional intructor training pre-/post- surveys #618

Closed maxim-belkin closed 2 years ago

maxim-belkin commented 2 years ago

Port of carpentries/instructor-training@f488d248d55637f05bea3f9592451f887a3a7c83

Changes to syllabus are safeguarded with {% if site.instructor_training %}. This should simplify the process of updating template files in the carpentries/instructor-training repo.

fmichonneau commented 2 years ago

Thanks!