Loading _config.yml +3 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,6 @@ # Which carpentry is this ("swc" or "dc")? carpentry: "swc" # What kind of thing is this ("workshop" or "lesson")? kind: "lesson" # Overall title for pages. title: "Lesson Title" Loading @@ -18,6 +15,9 @@ email: lessons@software-carpentry.org # Generic settings (should not need to change). #------------------------------------------------------------ # What kind of thing is this ("workshop" or "lesson")? kind: "lesson" # Magic to make URLs resolve both locally and on GitHub. # See https://help.github.com/articles/repository-metadata-on-github-pages/. repository: <USERNAME>/<PROJECT> Loading Loading
_config.yml +3 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,6 @@ # Which carpentry is this ("swc" or "dc")? carpentry: "swc" # What kind of thing is this ("workshop" or "lesson")? kind: "lesson" # Overall title for pages. title: "Lesson Title" Loading @@ -18,6 +15,9 @@ email: lessons@software-carpentry.org # Generic settings (should not need to change). #------------------------------------------------------------ # What kind of thing is this ("workshop" or "lesson")? kind: "lesson" # Magic to make URLs resolve both locally and on GitHub. # See https://help.github.com/articles/repository-metadata-on-github-pages/. repository: <USERNAME>/<PROJECT> Loading