diff --git a/config.yaml b/config.yaml index 9c13aa06..f1048735 100644 --- a/config.yaml +++ b/config.yaml @@ -8,7 +8,8 @@ # lc: Library Carpentry # cp: Carpentries (to use for instructor training for instance) # incubator: The Carpentries Incubator -carpentry: 'incubator' +# lab: The Carpentries Lab +carpentry: 'lab' # Overall title for pages. title: 'Good Enough Practices in Scientific Computing' @@ -21,13 +22,13 @@ keywords: 'software, data, lesson, The Carpentries' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'beta' +life_cycle: 'stable' # License of the lesson materials (recommended CC-BY 4.0) license: 'CC-BY 4.0' # Link to the source repository for this lesson -source: 'https://github.com/carpentries-incubator/good-enough-practices' +source: 'https://github.com/carpentries-lab/good-enough-practices' # Default branch of your lesson branch: 'main' @@ -41,21 +42,6 @@ contact: 'Edward.Wallace@ed.ac.uk' # individual pages in each dropdown section. Leave blank to # include all pages in the folder. # -# Example ------------- -# -# episodes: -# - introduction.md -# - first-steps.md -# -# learners: -# - setup.md -# -# instructors: -# - instructor-notes.md -# -# profiles: -# - one-learner.md -# - another-learner.md # Order of episodes in your lesson episodes: @@ -70,12 +56,20 @@ episodes: # Information for Learners learners: +- setup.md # Information for Instructors instructors: +- instructor-notes.md +- etherpad_template.md +- teaching_guide_for_etherpad.md +- resources.md +- what-we-left-out.md # Learner Profiles profiles: +- learner-profiles.md + # Customisation --------------------------------------------- # @@ -83,6 +77,6 @@ profiles: # sandpaper and varnish versions) should live -url: 'https://carpentries-incubator.github.io/good-enough-practices' +url: 'https://carpentries-lab.github.io/good-enough-practices' analytics: carpentries lang: en diff --git a/instructors/etherpad_template.md b/instructors/etherpad_template.md index 857e2a4d..e9723807 100644 --- a/instructors/etherpad_template.md +++ b/instructors/etherpad_template.md @@ -1,5 +1,6 @@ --- -~ +title: Etherpad template +subtitle: Template text to paste in to collaborative document --- # Good enough research practices for scientific computing diff --git a/instructors/teaching_guide_for_etherpad.md b/instructors/teaching_guide_for_etherpad.md index 114a7914..295b4b48 100644 --- a/instructors/teaching_guide_for_etherpad.md +++ b/instructors/teaching_guide_for_etherpad.md @@ -1,10 +1,11 @@ --- -~ +title: Etherpad Teaching notes +subtitle: Teaching notes for collaborative document --- # Teaching notes -Teaching notes for Good Enough Research Practices using [etherpad\_template.md]. +Teaching notes for Good Enough Practices using the [Etherpad template](etherpad_template.md). ## Setup