You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+2-22Lines changed: 2 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ humandate: "Nov 17-20, 2025" # human-readable dates for the workshop (e.g., "
13
13
humantime: "09:00 am - 2:00 pm CEST"# human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
14
14
startdate: 2025-11-17# machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
15
15
enddate: 2025-11-20# machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
16
-
instructor: ["instructor one", "instructor two"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
17
-
helper: ["helper one", "helper two"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
16
+
instructor: ["Nestor De la Paz Ruiz", "Adhitya Bhawiyuga", "Efe Sözeri", "Robert Ohuru"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
17
+
helper: ["Robert Ohuru", "Leila Iñigo de la Cruz"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
collaborative_notes: # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria)
20
20
eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used)
@@ -32,26 +32,6 @@ And run 'make workshop-check' *before* committing to make sure that changes are
32
32
{% endcomment %}
33
33
34
34
35
-
{% comment %}
36
-
8< ============= For a workshop delete from here =============
37
-
For a workshop please delete the following block until the next dashed-line
38
-
{% endcomment %}
39
-
40
-
41
-
<divclass="alert alert-danger">
42
-
This is the TU Delft Software Carpentry workshop template. Delete these lines and use it to
to let us know about your workshop and our administrator may contact you if we
48
-
need any extra information.
49
-
You can update the schedule by editing the file `_includes/swc/schedule.html`, and change instructor names and date/time by editing the file `index.md`.
50
-
</div>
51
-
52
-
{% comment %}
53
-
8< ============================= until here ==================
0 commit comments