Skip to content

Commit 3f90a8b

Browse files
authored
Merge pull request #94 from code4lib/speakerText
Use speaker-text singular consistently
2 parents 4c6b2c7 + b465576 commit 3f90a8b

19 files changed

Lines changed: 21 additions & 22 deletions

_layouts/presentation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ <h2>Speaker(s)</h2>
103103
</div>
104104
<br>
105105
{% comment %} poster sessions have no speaker data, only text {% endcomment %}
106-
{% elsif page.type == 'poster' and page.speakers-text != '' %}
107-
<h2>Presenter(s): {{ page.speakers-text }}</h2>
106+
{% elsif page.type == 'poster' and page.speaker-text != '' %}
107+
<h2>Presenter(s): {{ page.speaker-text }}</h2>
108108
<br>
109109
{% endif %}
110110

_posts/keynotes/2018-02-14-Chris-Bourg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Chris Bourg
3+
speaker-text: Chris Bourg
44
speaker: chris-bourg
55
categories: past-keynote
66
title: For the love of baby unicorns

_posts/keynotes/2018-02-16-Mega_Subramaniam.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Mega Subramaniam
3+
speaker-text: Mega Subramaniam
44
speaker: mega-subramaniam
55
categories: past-keynote
66
title: Closing Keynote

_posts/keynotes/2019-02-20-Sarah-Roberts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Sarah Roberts
3+
speaker-text: Sarah Roberts
44
speaker: sarah-roberts
55
categories: past-keynote
66
title: Opening Keynote - Sarah Roberts

_posts/keynotes/2019-02-22-Tara-Robertson.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Tara Robertson
3+
speaker-text: Tara Robertson
44
speaker: tara-robertson
55
categories: past-keynote
66
title: Closing Keynote - Tara Robertson

_posts/keynotes/2020-02-22-Alison-Langmead.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Alison Langmead
3+
speaker-text: Alison Langmead
44
speaker: alison-langmead
55
categories: past-keynotes
66
title: Closing Keynote - Alison Langmead — "Programming Mentorship"

_posts/keynotes/2020-03-09-Alison-Macrina.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Alison Macrina
3+
speaker-text: Alison Macrina
44
speaker: alison-macrina
55
categories: past-keynotes
66
title: Opening Keynote - Alison Macrina
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
layout: presentation
3-
speakers-text: Regina Gong
3+
speaker-text: Regina Gong
44
speaker: regina-gong
55
categories: past-keynote
66
title: Reimagining Open Education as a Catalyst for Change
77
---
88

99
Education is a human right and educational opportunities should be available to all learners globally. How does open education make this idea possible? How can it be a catalyst for change? Open education is built on the traditions of knowledge sharing of resources, practices, and tools to improve educational access and equity. It enables educators and learners to have the freedom and agency to pursue knowledge creation and collaboration that best fits their context. Together, we will take a look at how open education through the use open educational resources (OER), open educational practices (OEP), and open tools embedded in these materials and practices contribute to effective learning, improved pedagogy, accessibility, and equity.
10-
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Rudo Kemper
3+
speaker-text: Rudo Kemper
44
speaker: rudo-kemper
55
categories: past-keynote
66
title: Open-source tech built with Indigenous communities for mapping, safeguarding, and protecting traditional knowledge
@@ -10,4 +10,4 @@ Rudo Kemper works with Digital Democracy on the programs team, and manages the c
1010

1111
Before joining Digital Democracy in 2020, Rudo worked for 6 years with the Amazon Conservation Team (ACT), most recently serving as mapping and programs manager with a particular focus on the organization’s participatory mapping, community-based monitoring, and intangible cultural heritage work with indigenous and Afro-descendant communities in Suriname and the Guiana Shield. Rudo currently serves on the executive boards of Native Land Digital and the International Society for Participatory Mapping. He is one of the core stewards of the open-source geostorytelling application Terrastories, and its principal representative in charge of community outreach and engagement.
1212

13-
Originally from Curaçao, Rudo has worked with indigenous and other local communities across the Americas from Canada to the Amazon. He is currently based in Springfield, Virginia.
13+
Originally from Curaçao, Rudo has worked with indigenous and other local communities across the Americas from Canada to the Amazon. He is currently based in Springfield, Virginia.

_posts/keynotes/2022-01-01-crystal-lee.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: presentation
3-
speakers-text: Crystal Lee
3+
speaker-text: Crystal Lee
44
speaker: crystal-lee
55
categories: past-keynote
66
title: Crystal Lee Keynote

0 commit comments

Comments
 (0)