issues
search
UMCarpentries
/
umcarpentries.github.io
U-M Carpentries website
https://umcarpentries.github.io/
2
stars
10
forks
source link
Automate filling in `material` from workshop repos
#9
Closed
kelly-sovacool
closed
2 years ago
kelly-sovacool
commented
5 years ago
Ideas
Parse html from each workshop repo's syllabus to determine which lessons were/will be taught. e.g.
https://github.com/UMSWC/2018-06-14-umich/blob/gh-pages/_includes/sc/syllabus.html
Create our own workshop repo template, which will include
material
and
audience
fields in the YAML header of
index.md
.
audience
may have to be filled in manually.
kelly-sovacool
commented
2 years ago
closed by #11
Ideas
material
andaudience
fields in the YAML header ofindex.md
.audience
may have to be filled in manually.