Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leykunget authored May 15, 2024
1 parent 90c7b3a commit 463f10e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ country: "et" # lowercase two-letter ISO country code such as "fr" (see htt
language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop
latitude: "11.182102603813176" # decimal latitude of workshop venue (use https://www.latlong.net/)
longitude: "39.61725795861342" # decimal longitude of the workshop venue (use https://www.latlong.net)
humandate: "May 15-16, 2024" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humandate: "May 29-30, 2024" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
humantime: "9:00 am - 5:00 pm" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
startdate: 2024-05-15 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2024-05-16 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
instructor: ["Leykun Getaneh"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
startdate: 2024-05-29 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2024-05-30 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
instructor: ["Leykun Getaneh", "Yeshimebet Ali", "Enyew Assefa"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
helper: ["Kidanie Aragaw", "Mulugeta Hayelom"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
email: ["leyk.get@gmail"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["[email protected]", "[email protected]", "[email protected]"]
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)
Expand Down

0 comments on commit 463f10e

Please sign in to comment.