diff --git a/config.yaml b/config.yaml index 79c54690..5efad81e 100644 --- a/config.yaml +++ b/config.yaml @@ -15,13 +15,13 @@ carpentry: 'lc' # Alt-text description of the lesson. -carpentry_description: 'Lesson Description' +carpentry_description: 'Introduces virtual machines and containers to a novice audience of librarians, subject specialists, and library staff with interest or work that intersects data management, data science, or research computing' # Overall title for pages. title: 'A gentle, hands-on introduction to containers and virtual machines' # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ # FIXME +created: 2025-10-30 # Comma-separated list of keywords for the lesson keywords: 'software, data, lesson, The Carpentries, containers, virtual machines, Docker, VirtualBox' @@ -34,13 +34,13 @@ life_cycle: 'beta' 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/LibraryCarpentry/lc-containers_vms' # Default branch of your lesson branch: 'main' # Who to contact if there are any issues -contact: 'team@carpentries.org' # FIXME +contact: ~ # Navigation ------------------------------------------------ #