From 6e38b900a83e92d9ef4750196bf7c3b0f07e2e71 Mon Sep 17 00:00:00 2001 From: Dazhong Xia Date: Wed, 23 Oct 2024 18:03:20 -0400 Subject: [PATCH] Update config.yaml --- config.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config.yaml b/config.yaml index b49991e..c376faf 100644 --- a/config.yaml +++ b/config.yaml @@ -15,32 +15,32 @@ carpentry: 'incubator' # Alt-text description of the lesson. -carpentry_description: 'Lesson Description' +carpentry_description: 'Foundational data and software skills for energy data analysis.' # Overall title for pages. -title: 'Lesson Title' # FIXME +title: 'Open Energy Data For All' # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ # FIXME +created: 2024-10-23 # Comma-separated list of keywords for the lesson -keywords: 'software, data, lesson, The Carpentries' # FIXME +keywords: 'software, data, lesson, energy, PUDL, catalyst' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'pre-alpha' # FIXME +life_cycle: 'pre-alpha' # License of the lesson 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/catalyst-cooperative/open-energy-data-for-all' # Default branch of your lesson branch: 'main' # Who to contact if there are any issues -contact: 'team@carpentries.org' # FIXME +contact: 'hello@catalyst.coop' # Navigation ------------------------------------------------ #