From ea4d2cec9e87eac596f8d52ed974b1a9675b570f Mon Sep 17 00:00:00 2001 From: Daria Orlowska <34067153+dmorl@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:21:50 -0400 Subject: [PATCH] Updated lesson title, create date, keywords, website url, and contact email. --- config.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config.yaml b/config.yaml index b3bfd79..338d325 100644 --- a/config.yaml +++ b/config.yaml @@ -11,13 +11,13 @@ carpentry: 'incubator' # Overall title for pages. -title: 'Lesson Title' # FIXME +title: 'DMP Course for Librarians' # FIXME # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ # FIXME +created: 2023-08-15 # FIXME # Comma-separated list of keywords for the lesson -keywords: 'software, data, lesson, The Carpentries' # FIXME +keywords: 'data, DMP, data management plan, librarian, lesson, The Carpentries' # FIXME # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable @@ -27,13 +27,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/ucla-imls-open-sci/dmp101' # FIXME # Default branch of your lesson branch: 'main' # Who to contact if there are any issues -contact: 'team@carpentries.org' # FIXME +contact: 'daria.orlowska@wmich.edu' # FIXME # Navigation ------------------------------------------------ # @@ -58,17 +58,17 @@ contact: 'team@carpentries.org' # FIXME # - another-learner.md # Order of episodes in your lesson -episodes: +episodes: - introduction.md # Information for Learners -learners: +learners: # Information for Instructors -instructors: +instructors: # Learner Profiles -profiles: +profiles: # Customisation --------------------------------------------- #