X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/8803fe5ea6dd601874c8d19928bee01767ba9042..d3aa582a0c89f6d483448d84f68e64c62dcb2510:/bin/boilerplate/_config.yml diff --git a/bin/boilerplate/_config.yml b/bin/boilerplate/_config.yml index fb6359c..795f788 100644 --- a/bin/boilerplate/_config.yml +++ b/bin/boilerplate/_config.yml @@ -13,7 +13,8 @@ carpentry: "swc" title: "Lesson Title" # Life cycle stage of the lesson -# possible values: "pre-alpha", "alpha", "beta", "stable" +# See this page for more details: https://cdh.carpentries.org/the-lesson-life-cycle.html +# Possible values: "pre-alpha", "alpha", "beta", "stable" life_cycle: "pre-alpha" #------------------------------------------------------------ @@ -32,7 +33,7 @@ repository: / email: "team@carpentries.org" # Sites. -amy_site: "https://amy.carpentries.org/workshops" +amy_site: "https://amy.carpentries.org/" carpentries_github: "https://github.com/carpentries" carpentries_pages: "https://carpentries.github.io" carpentries_site: "https://carpentries.org/" @@ -91,6 +92,9 @@ exclude: - Makefile - bin/ - .Rproj.user/ + - .vendor/ + - vendor/ + - .docker-vendor/ # Turn on built-in syntax highlighting. highlighter: rouge