-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
63 lines (55 loc) · 2.44 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
organizername: Lisa Rhody
DHRIFTfrontpage: true
institution: CUNY Graduate Center
event: "Learn with DHRIFT."
description: "DHRIFT curriculum have been developed, used, and tested in classrooms at over twenty colleges and universities. DHRIFT provides sites for your technical intensives and workshops that help you to teach technical topics effectively. DHRIFT is created by humanists, for humanists. We value inclusivity and openness in the design of our curriculum and platform."
herodescription: "DHRIFT can be customized to your pedagogical needs."
registerlink: 'https://app.dhrift.org/inst?instUser=GC-DRI&instRepo=GCDRI24Schedule'
registertext: 'See a Demonstration Institute'
# Name of building or site of event
# venue: Graduate Center
# Street address of event
# address: 365 5th Ave, New York, NY 10016
# Two-letter language code
language: "en"
# Start date
# datestart: 2023-01-01
# enddate: 2023-01-01
instructors: ["Steve Zweibel", "Leanne Fan"]
helpers: ["Zachary Lloyd"]
# Emails for instructors, organizers, or other contacts
emails: ["", ""]
workshopsuser: dhri-curriculum
workshopsrepo: workshops
# sessions:
# - date: 2023-03-01
# time: 09:00
# title: "Welcome to the DHRI"
# description: "This is the first day of the DHRI. We will introduce ourselves and the DHRI,
# and discuss the goals of the institute."
# - date: 2023-03-01
# time: 11:00
# title: "Introduction to the Command Line"
# # workshop: command-line
# description: "This workshop will introduce you to the command line, a text-based interface
# for interacting with your computer. We will cover basic commands, file management, and
# navigating the file system."
# - date: 2023-03-04
# time: 09:00
# title: "Introduction to Git and GitHub"
# description: "This workshop will introduce you to Git and GitHub, a version control system
# and a web-based hosting service for software development projects."
# - date: 2023-03-02
# time: 13:00
# title: "Day One"
# description: "Day One of this event"
# workshop: "https://api.github.com/repos/dhri-curriculum/workshops/contents/python.md"
# location: "The Graduate Center, CUNY"
# instructors: ["Stephen Zweibel"]
# - date: 2023-03-02
# time: 11:00
# title: "Day Two"
# description: "Day Two of this event"
# workshop: "https://api.github.com/repos/dhri-curriculum/workshops/contents/command-line.md"
# location: "The Graduate Center, CUNY"
# instructors: ["Lisa M. Rhody"]