Commit 5ce473cf authored by Raniere Silva's avatar Raniere Silva
Browse files

Move URL to top

parent 983b1976
Loading
Loading
Loading
Loading
+13 −9
Original line number Diff line number Diff line
@@ -12,16 +12,9 @@ title: "Lesson Title"
contact: "mailto:lessons@software-carpentry.org"

#------------------------------------------------------------
# Generic settings (should not need to change).
# Constant URL addresses across lessons
#------------------------------------------------------------

# 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>

#
# Sites.
amy_site: "https://amy.software-carpentry.org/workshops"
dc_site: "http://datacarpentry.org"
@@ -39,6 +32,17 @@ training_site: "https://swcarpentry.github.io/instructor-training"
pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="
post_survey: "https://www.surveymonkey.com/r/swc_post_workshop_v1?workshop_id="

#------------------------------------------------------------
# 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>

# Start time in minutes (0 to be clock-independent, 540 to show a start at 09:00 am)
start_time: 0