@@ -25,23 +25,23 @@ kind: "lesson"
25
25
repository : common-workflow-language/user-guide
26
26
27
27
# Sites.
28
- amy_site : " https://amy.software-carpentry.org/workshops"
29
- dc_site : " http://datacarpentry.org"
30
- swc_github : " https://github.com/swcarpentry"
31
- swc_site : " https://software-carpentry.org"
32
- swc_pages : " https://swcarpentry.github.io"
33
- lc_site : " http://librarycarpentry.github.io/"
34
- template_repo : " https://github.com/swcarpentry/styles"
35
- example_repo : " https://github.com/swcarpentry/lesson-example"
36
- example_site : " https://swcarpentry.github.com/lesson-example"
37
- workshop_repo : " https://github.com/swcarpentry/workshop-template"
38
- workshop_site : " https://swcarpentry.github.io/workshop-template"
39
- training_site : " https://swcarpentry.github.io/instructor-training"
28
+ # amy_site: "https://amy.software-carpentry.org/workshops"
29
+ # dc_site: "http://datacarpentry.org"
30
+ # swc_github: "https://github.com/swcarpentry"
31
+ # swc_site: "https://software-carpentry.org"
32
+ # swc_pages: "https://swcarpentry.github.io"
33
+ # lc_site: "http://librarycarpentry.github.io/"
34
+ # template_repo: "https://github.com/swcarpentry/styles"
35
+ # example_repo: "https://github.com/swcarpentry/lesson-example"
36
+ # example_site: "https://swcarpentry.github.com/lesson-example"
37
+ # workshop_repo: "https://github.com/swcarpentry/workshop-template"
38
+ # workshop_site: "https://swcarpentry.github.io/workshop-template"
39
+ # training_site: "https://swcarpentry.github.io/instructor-training"
40
40
41
41
# Surveys.
42
- pre_survey : " https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="
43
- post_survey : " https://www.surveymonkey.com/r/swc_post_workshop_v1?workshop_id="
44
- training_post_survey : " https://www.surveymonkey.com/r/post-instructor-training"
42
+ # pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="
43
+ # post_survey: "https://www.surveymonkey.com/r/swc_post_workshop_v1?workshop_id="
44
+ # training_post_survey: "https://www.surveymonkey.com/r/post-instructor-training"
45
45
46
46
# Start time in minutes (0 to be clock-independent, 540 to show a start at 09:00 am).
47
47
start_time : 0
0 commit comments