Skip to content

Commit

Permalink
final workbench updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Sep 18, 2023
1 parent 1643d6f commit d1cd7f1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ carpentry: 'cp'
title: 'Cross Stitch Carpentry'

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created: '2023-09-18'
created: '2015-12-12'

# Comma-separated list of keywords for the lesson
keywords: 'software, data, lesson, The Carpentries'

# Life cycle stage of the lesson
# possible values: pre-alpha, alpha, beta, stable
life_cycle: 'transition-step-2'
life_cycle: 'stable'

# License of the lesson materials (recommended CC-BY 4.0)
license: 'CC-BY 4.0'
Expand Down Expand Up @@ -58,20 +58,20 @@ contact: '[email protected]'
# - another-learner.md

# Order of episodes in your lesson
episodes:
episodes:
- 01-prerequisities.md
- 02-getting-started.md
- 03-how-to-cross-stitch.md
- 04-finishing-off.md

# Information for Learners
learners:
learners:

# Information for Instructors
instructors:
instructors:

# Learner Profiles
profiles:
profiles:

# Customisation ---------------------------------------------
#
Expand Down

0 comments on commit d1cd7f1

Please sign in to comment.