Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update about page #136

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
140 changes: 113 additions & 27 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,46 +7,112 @@

<div class="hero">
<div class="wrapper">
<div class="hero__content" data-animate-in="fade" data-animate-in-delay="110">

<div
class="hero__content"
data-animate-in="fade"
data-animate-in-delay="110"
>
<h1 class="h1 mb-3">About the MERL Center</h1>
<p class="p-lg">The monitoring, evaluation, research and learning (MERL) Center is a community creating resources about the intersection of MERL and open source, data science and human-centered design, for people of any technology capacity.</p>
<p class="p-lg">
The monitoring, evaluation, research and learning (MERL) Center is a
community creating resources about the intersection of MERL and open
source, data science and human-centered design, for people of any
technology capacity.
</p>
</div>
</div>

<figure class="hero__pattern" data-animate-in="fade" data-animate-in-delay="150">
<img src="{{ '/assets/img/direction/merl-pattern.svg' | relative_url }}" alt="pattern" />
<figure
class="hero__pattern"
data-animate-in="fade"
data-animate-in-delay="150"
>
<img
src="{{ '/assets/img/direction/merl-pattern.svg' | relative_url }}"
alt="pattern"
/>
</figure>
</div>


<div class="wrapper my-6">

<hr class="hr-thin" />

<div class="d-flex flex-justify-center">
<div class="col-12 col-md-10 col-lg-8">
<div class="my-6">
<h2 class="h6 mb-4">The scope of the MERL Center</h2>
<div class="rte">
<p>MERL Center members collaborate on GitHub repositories and Google Workspace to create case studies and guides to help (non-software developer) MERL practitioners understand if, how, and when to use open source solutions. In February 2022, the MERL Center expanded its scope! In addition to our focus on MERL and open source, we are now exploring topics on MERL and data science, and MERL and human-centered design.</p>
<p>Click to see our definitions of <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/MERLdefinition.md" target="_blank">MERL</a>, <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/data-science-definition.md" target="_blank">data science</a> and <a href="https://github.com/MERLTech/MERL-Center-public/blob/main/human-centered-design-definition.md" target="_blank">human-centered design</a>.</p>
<p>Case studies go in depth on specific examples of using open source solutions, data science or human-centered design for MERL purposes, or MERL aspects of these disciplines. Guides discuss major topics at the intersection of MERL and open source, data science, or human-centered design. To date, MERL Center content has been text and picture based. Future MERL Center content may include code (scripts, software), data, and mathematical models. More information on how MERL Center members collaborate can be found <a href="https://socialimpact.github.com/insights/collaboration-power-merl-center/" target="_blank">in this blog post</a>.</p>

<p>
MERL Center members collaborate on GitHub repositories and Google
Workspace to create case studies and guides to help (non-software
developer) MERL practitioners understand if, how, and when to use
open source solutions. In February 2022, the MERL Center expanded
its scope! In addition to our focus on MERL and open source, we are
now exploring topics on MERL and data science, and MERL and
human-centered design.
</p>
<p>
Click to see our definitions of
<a
href="https://github.com/MERLTech/MERL-Center-public/blob/main/MERLdefinition.md"
target="_blank"
>MERL</a
>,
<a
href="https://github.com/MERLTech/MERL-Center-public/blob/main/data-science-definition.md"
target="_blank"
>data science</a
>
and
<a
href="https://github.com/MERLTech/MERL-Center-public/blob/main/human-centered-design-definition.md"
target="_blank"
>human-centered design</a
>.
</p>
<p>
Case studies go in depth on specific examples of using open source
solutions, data science or human-centered design for MERL purposes,
or MERL aspects of these disciplines. Guides discuss major topics at
the intersection of MERL and open source, data science, or
human-centered design. To date, MERL Center content has been text
and picture based. Future MERL Center content may include code
(scripts, software), data, and mathematical models. More information
on how MERL Center members collaborate can be found
<a
href="https://socialimpact.github.com/insights/collaboration-power-merl-center/"
target="_blank"
>in this blog post</a
>.
</p>
</div>
</div>

<div class="my-6">
<h2 class="h6 mb-4">About MERL Center members</h2>
<div class="rte">
<p>The MERL Center is an interdisciplinary community of MERL practitioners, open source experts, software developers, data scientists, designers, and more. As of May 2022, there are 60+ MERL Center members living and working in five continents. Most MERL Center members are of underrepresented groups in the technology industry, such as women of color. </p>
<p>
The MERL Center is an interdisciplinary community of MERL
practitioners, open source experts, software developers, data
scientists, designers, and more. There are 100+ MERL Center members
living and working in 6 continents. Most MERL Center members are of
underrepresented groups in the technology industry, such as women of
color.
</p>
</div>
</div>

<div class="my-6">
<h2 class="h6 mb-4">How to join</h2>
<div class="rte">
<p>If you'd like to become a MERL Center member, <a href="https://forms.gle/ULFWYt6y4fkw2FH28" target="_blank">please fill out this form</a>. We ask that members have at least one year of professional experience in MERL or experience in data science, human-centered design, or open source software, content, or data.</p>
<p>
If you'd like to become a MERL Center member,
<a href="https://forms.gle/ULFWYt6y4fkw2FH28" target="_blank"
>please fill out this form</a
>. We ask that members have at least one year of professional
experience in MERL or experience in data science, human-centered
design, or open source software, content, or data.
</p>
</div>
</div>

Expand All @@ -55,40 +121,60 @@ <h2 class="h6 mb-4">Brief history of the MERL Center</h2>
<div class="rte">
<ul>
<li>
<b>September 2019</b> - Founded by the GitHub Tech for Social Good team at the MERL Tech conference in Washington, DC
<b>September 2019</b> - Founded by the GitHub Tech for Social Good
team at the MERL Tech conference in Washington, DC
</li>
<li>
<b>December 2019</b> - Grew to 20+ members in three continents
</li>
<li>
<b>August 2020</b> - Welcomed its first cohort of stipend recipients
<b>August 2020</b> - Welcomed its first cohort of stipend
recipients
</li>
<li>
<b>October 2020</b> - Presented the MERL Center concept to the <a href="https://www.eval.org/" target="_blank">American Evaluation Association</a> (AEA) conference
<b>October 2020</b> - Presented the MERL Center concept to the
<a href="https://www.eval.org/" target="_blank"
>American Evaluation Association</a
>
(AEA) conference
</li>
<li>
<b>February 2021</b> - Grew to 40+ members in five continents
</li>
<li><b>September 2021</b> - Website launched</li>
<li>
<b>September 2021</b> - Website launched
</li>
<li>
<b>February 2022</b> - Scope expanded to include data science and human-centered design
</li>
<li>
<b>March 2022</b> - Presented at MozFest. <a href="https://merlcenter.org/presentations/#merl-center-presentation-2022">Mozfest 2022 - MERL Center presentation</a>
<b>February 2022</b> - Scope expanded to include data science and
human-centered design
</li>
<li>
<b>March 2022</b> - Second stipend application launched. <a href="https://merlcenter.org/stipend/">See Stipend</a> page for details.
<b>March 2022</b> - Presented at MozFest.
<a
href="https://merlcenter.org/presentations/#merl-center-presentation-2022"
>Mozfest 2022 - MERL Center presentation</a
>
</li>
<li>
<b>September 2022</b> - Presented at 8TH BIENNIAL SAMEA CONFERENCE. <a href="https://merlcenter.org/presentations/#SAMEA-2022-MERL-Center-presentation">SAMEA 2022 - HCD approaches to M&E Capacity Development presentation</a>
<b>March 2022</b> - Second stipend application launched.
<a href="https://merlcenter.org/stipend/">See Stipend</a> page for
details.
</li>
<li>
<b>October 2022</b> - Second stipend recipients started.
<b>September 2022</b> - Presented at 8TH BIENNIAL SAMEA
CONFERENCE.
<a
href="https://merlcenter.org/presentations/#SAMEA-2022-MERL-Center-presentation"
>SAMEA 2022 - HCD approaches to M&E Capacity Development
presentation</a
>
</li>
<li><b>October 2022</b> - Second stipend recipients started.</li>
<li>
<b>May 2023</b> - The MERL Center moved to its new home at Civic Tech Structure on May 1, 2023!. Read the <a href="https://socialimpact.github.com/insights/merl-center-move/">GitHub Social Impact Blog post</a>
<b>May 2023</b> - The MERL Center moved to its new home at Civic
Tech Structure on May 1, 2023!. Read the
<a
href="https://socialimpact.github.com/insights/merl-center-move/"
>GitHub Social Impact Blog post</a
>
</li>
</ul>
</div>
Expand Down
Loading