Skip to content

Commit 3084531

Browse files
authored
Update speakers (#121)
* Rename nicola * Remove lilah from 2019 speakers * Add lisa * Rename speaker template so it is first in the list
1 parent a2501a8 commit 3084531

File tree

5 files changed

+31
-14
lines changed

5 files changed

+31
-14
lines changed

content/2019/schedule.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
{
6262
"time": "12:10 PM",
63-
"name": "Lilah Sturges"
63+
"name": "Liz Krane"
6464
},
6565
{
6666
"time": "12:40 PM",
@@ -119,7 +119,6 @@
119119
"events": [
120120
{
121121
"time": "2:00 PM",
122-
"type": "curriculum",
123122
"title": "Publishers Panel"
124123
},
125124
{
@@ -579,7 +578,7 @@
579578
"events": [
580579
{
581580
"time": "2:00 PM",
582-
"name": "Liz Krane"
581+
"name": "Lisa van Gelder"
583582
},
584583
{
585584
"time": "2:30 PM",

content/organizers/nicola-beuscher.json renamed to content/organizers/nicola-b.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Nicola Beuscher",
3-
"headshot": "/images/nicola-beuscher.jpg",
2+
"name": "Nicola B",
3+
"headshot": "/images/nicola-b.jpg",
44
"pronouns": "she/her",
55
"role": ["Website Contributor", "Conference Organizer"],
66
"links": [

content/speakers/lilah-sturges.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,5 @@
1616
],
1717
"layout": "speaker",
1818
"bio": "Lilah Sturges is a comic book writer and web developer whose writing has been nominated for the Eisner, Ignatz, Prism, and GLAAD Media Awards",
19-
"years": ["2019"],
20-
"talks": [
21-
{
22-
"year": "2019",
23-
"title": "How To Give Talks: A Talk",
24-
"desc": "You've always wanted to speak on a particular topic, but how do you go about doing it? What will you say and how will you say it? How will you keep your audience engaged and yourself focused? And most importantly (as it turns out), how do you bring yourself--your background, your personality, and your identity--into your talk in a way that makes what you say both authentic and relevant? Join comic book writer, developer (and raconteur) Lilah Sturges as she explains not just how to make your talks engaging, but how to engage yourself in your talk.",
25-
"type": "talk"
26-
}
27-
]
19+
"years": []
2820
}

content/speakers/lisa-van-gelder.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "Lisa van Gelder",
3+
"pronouns": "she/her",
4+
"role": "VP, Engineering",
5+
"company": "Meetup",
6+
"links": [
7+
{
8+
"type": "twitter",
9+
"url": "lisa_van_gelder"
10+
},
11+
{
12+
"type": "linkedin",
13+
"url": "lisa-van-gelder"
14+
}
15+
],
16+
"layout": "speaker",
17+
"bio": "",
18+
"years": ["2019"],
19+
"talks": [
20+
{
21+
"year": "2019",
22+
"title": "4 Components of High Performing Teams",
23+
"type": "talk"
24+
}
25+
]
26+
}

0 commit comments

Comments
 (0)