Skip to content

Commit 84588a6

Browse files
Update _config.yml
automatics set, flavour, materials, type, title
1 parent 2c588a4 commit 84588a6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ carpentry: "swc"
3434
# dc-image: for Data Carpentry Image Processing
3535
# swc-inflammation: for Software Carpentry based on the inflammation dataset
3636
# swc-gapminder: for Software Carpentry based on the Gapminder dataset
37-
curriculum: "FIXME"
37+
curriculum: "swc-inflammation"
3838

3939
# If there is both an R and python official version of a curriculum
4040
# (as listed on https://software-carpentry.org/lessons/ and
4141
# https://datacarpentry.org/lessons/), change the
4242
# value of the variable below ("flavor") to get the schedule and installation
4343
# instructions updated accordingly (valid values are 'r' or 'python').
4444
# Note: this is only for Data Carpentry and SWC at this time.
45-
flavor: "FIXME"
45+
flavor: "r"
4646

4747
# If the workshop will be a lesson pilot (for a new official lesson or
4848
# a lesson in The Carpentries Incubator), set pilot to "true"
@@ -54,7 +54,7 @@ pilot: false
5454
# Most workshops don't use extra pages. More information about extra
5555
# pages are included in the README:
5656
# https://github.com/carpentries/workshop-template#creating-extra-pages
57-
title: "Workshop Title"
57+
title: "R Beginner+ Course"
5858

5959
#------------------------------------------------------------
6060
# Incubator workshop settings (only relevant for workshops teaching a lesson

0 commit comments

Comments
 (0)