X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/9126d2c1d963629340e6998aa40fdf6ed71cdaa3..23596e7060e032da4a846b69099b55001d99fb98:/bin/boilerplate/_config.yml diff --git a/bin/boilerplate/_config.yml b/bin/boilerplate/_config.yml index 82eb08e..974e568 100644 --- a/bin/boilerplate/_config.yml +++ b/bin/boilerplate/_config.yml @@ -8,10 +8,8 @@ carpentry: "swc" # Overall title for pages. title: "Lesson Title" -# Contact. This *must* include the protocol: if it's an email -# address, it must look like "mailto:lessons@software-carpentry.org", -# or if it's a URL, "https://gitter.im/username/ProjectName". -email: "mailto:lessons@software-carpentry.org" +# Email address, no mailto: +email: "lessons@software-carpentry.org" #------------------------------------------------------------ # Generic settings (should not need to change). @@ -79,7 +77,8 @@ defaults: # Files and directories that are not to be copied. exclude: - Makefile - - bin + - bin/ + - .Rproj.user/ # Turn on built-in syntax highlighting. highlighter: rouge