From d408cf0abc453b92f11df2a9460f7d8d473107df Mon Sep 17 00:00:00 2001 From: Kati Lassila-Perini Date: Mon, 13 May 2024 19:05:00 +0200 Subject: [PATCH] Update config.yaml --- config.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/config.yaml b/config.yaml index b3bfd79..990a573 100644 --- a/config.yaml +++ b/config.yaml @@ -8,16 +8,18 @@ # lc: Library Carpentry # cp: Carpentries (to use for instructor training for instance) # incubator: The Carpentries Incubator -carpentry: 'incubator' +# carpentry: 'incubator' +# cms: CMS trainings +carpentry: "cms" # Overall title for pages. -title: 'Lesson Title' # FIXME +title: 'Docker containers' # Date the lesson was created (YYYY-MM-DD, this is empty by default) created: ~ # FIXME # Comma-separated list of keywords for the lesson -keywords: 'software, data, lesson, The Carpentries' # FIXME +keywords: 'software, open data, lesson, cms, docker' # FIXME # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable @@ -27,13 +29,13 @@ life_cycle: 'pre-alpha' # FIXME license: 'CC-BY 4.0' # Link to the source repository for this lesson -source: 'https://github.com/carpentries/workbench-template-md' # FIXME +source: 'https://github.com/cms-opendata-workshop/workshopqcd-2024-lesson-docker' # FIXME # Default branch of your lesson branch: 'main' # Who to contact if there are any issues -contact: 'team@carpentries.org' # FIXME +contact: 'cms-dpoa-coordinators@cern.ch' # FIXME # Navigation ------------------------------------------------ #