diff --git a/config.yaml b/config.yaml index 9c13aa06..10c094a2 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' @@ -83,6 +84,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/md5sum.txt b/md5sum.txt index 8c4d3365..9a5abf99 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -1,7 +1,7 @@ "file" "checksum" "built" "date" "CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2023-08-31" "LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-08-31" -"config.yaml" "e9b98f2384cb62bce38bc343a415d1e9" "site/built/config.yaml" "2023-08-31" +"config.yaml" "ddee9fc4158329c8172b6e3952cc8c68" "site/built/config.yaml" "2023-08-31" "index.md" "d1e47c29006d4fd14db51a9785916fde" "site/built/index.md" "2023-08-31" "paper.md" "7d5c4f2e92d50f1dbb1bf0f303212cd3" "site/built/paper.md" "2023-08-31" "episodes/01-introduction.md" "20db3572b403389eccd97c3425717354" "site/built/01-introduction.md" "2023-08-31"