Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit bac98a3

Browse files
committed
Community page
1 parent a891fee commit bac98a3

File tree

3 files changed

+66
-11
lines changed

3 files changed

+66
-11
lines changed

_includes/header.html

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,13 @@
5050

5151
<li{% if page.id == 'badging' %} class="is-active"{% endif %}>
5252
<a href="{{ '/maintainers/DEI-badging/' | relative_url }}">
53-
<span>DEI Project Badging</span>
53+
<span>DEI Badging Program</span>
54+
</a>
55+
</li>
56+
57+
<li{% if page.id == 'community' %} class="is-active"{% endif %}>
58+
<a href="{{ '/maintainers/community-collaboration/' | relative_url }}">
59+
<span>Community Collaboration Hub</span>
5460
</a>
5561
</li>
5662

@@ -61,12 +67,7 @@
6167
</span>
6268
</li>
6369

64-
<li{% if page.id == 'matching' %} class="is-active"{% endif %}>
65-
<span>
66-
<span>Community Collaboration Hub</span>
67-
<img src="{{ '/assets/img/direction/programs/coming-soon.svg' | relative_url }}" alt="Coming soon" />
68-
</span>
69-
</li>
70+
7071

7172
</ul>
7273
</li>
@@ -141,7 +142,13 @@
141142

142143
<li{% if page.id == 'badging' %} class="is-active"{% endif %}>
143144
<a href="{{ '/maintainers/DEI-badging/' | relative_url }}">
144-
<span>DEI Project Badging</span>
145+
<span>DEI Badging Program</span>
146+
</a>
147+
</li>
148+
149+
<li{% if page.id == 'community' %} class="is-active"{% endif %}>
150+
<a href="{{ '/maintainers/community-collaboration/' | relative_url }}">
151+
<span>Community Collaboration Hub</span>
145152
</a>
146153
</li>
147154

maintainers-community.html

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
layout: default
3+
id: community
4+
permalink: /maintainers/community-collaboration/
5+
title: Community Collaboration
6+
---
7+
8+
<div class="hero hero--short">
9+
<div class="hero__content text-white">
10+
<div class="wrapper">
11+
<div class="d-md-flex text-center text-left-md">
12+
<div class="col-12 col-md-4 mb-6 mb-md-0 px-md-6" data-animate-in="up">
13+
<img class="" src="{{ '/assets/img/direction/programs/matching.svg' | relative_url }}" alt="All In for Maintainers DEI Resource Hub" />
14+
</div>
15+
<div class="col-12 col-md-8 col-lg-7" data-animate-in="up">
16+
<h2 class="h2">Community Collaboration</h2>
17+
<p>The Community Collaboration project coordinates DEI support between large and small open source projects. We are in the very early stages of building this program and highly encourage your input. To learn more and to open an issue with feedback, visit: <a href="https://github.com/AllInOpenSource/CommunityCollaboration" target="_blank">https://github.com/AllInOpenSource/CommunityCollaboration.</a></p>
18+
</div>
19+
</div>
20+
</div>
21+
</div>
22+
</div>
23+
24+
25+
<div class="bg-white bg-pattern-left py-8">
26+
<div class="wrapper d-md-flex flex-justify-between">
27+
<div class="col-12 col-md-4 pr-md-4 mb-6 mb-md-0" data-animate-in="up">
28+
<div class="rte">
29+
<h2 class="h3 mb-4">Maintainers Community Collaboration</h2>
30+
</div>
31+
</div>
32+
<div class="col-12 col-md-8 pl-md-4 pl-lg-2 rte" data-animate-in="up">
33+
<p>During last year’s Maintainer Listening Tour, we heard from small projects who did not have the capacity to address DEI related issues in their projects but who desperately wanted to. We also heard from larger, well-resourced organizations who did have the capacity to help others in certain DEI-related areas.</p>
34+
35+
<p>The result is the Community Collaboration project. This project aims to serve as a coordination point between the two types of communities. With this project, large projects can volunteer to help smaller projects in any of these areas:</p>
36+
37+
<ul>
38+
<li>Changing default branch from Master to Main</li>
39+
<li>Removing deadnames</li>
40+
<li>Searching for and replacing non-inclusive terminology</li>
41+
<li>Setting up and documenting a triage process</li>
42+
</ul>
43+
44+
<p>This project has not yet been released, but we are currently asking for feedback on our process and for large project volunteers. If you would like to join this project or offer comments, you can open an issue in our <a href="https://github.com/AllInOpenSource/CommunityCollaboration" target="_blank">Community Collaboration repository</a> or email <a href="mailto:[email protected]">[email protected]</a>.</p>
45+
46+
</div>
47+
</div>
48+
</div>

maintainers-dei-badging.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
layout: default
33
id: badging
44
permalink: /maintainers/DEI-badging/
5-
title: DEI Project Badging
5+
title: DEI Badging Program
66
---
77

88
<div class="hero hero--short">
99
<div class="hero__content text-white">
1010
<div class="wrapper">
1111
<div class="d-md-flex text-center text-left-md">
1212
<div class="col-12 col-md-4 mb-6 mb-md-0 px-md-6" data-animate-in="up">
13-
<img class="" src="{{ '/assets/img/direction/programs/dei.svg' | relative_url }}" alt="All In for Maintainers DEI Resource Hub" />
13+
<img class="" src="{{ '/assets/img/direction/programs/badging.svg' | relative_url }}" alt="All In for Maintainers DEI Resource Hub" />
1414
</div>
1515
<div class="col-12 col-md-8 col-lg-7" data-animate-in="up">
1616
<h2 class="h2">DEI Badging</h2>
@@ -46,7 +46,7 @@ <h2 class="h2">DEI Badging</h2>
4646
<div class="wrapper d-md-flex flex-justify-between">
4747
<div class="col-12 col-md-4 pr-md-4 mb-6 mb-md-0" data-animate-in="up">
4848
<div class="rte">
49-
<h2 class="h3 mb-4">About<br /> DEI Badging</h2>
49+
<h2 class="h3 mb-4">DEI Badging Program</h2>
5050
</div>
5151
</div>
5252
<div class="col-12 col-md-8 pl-md-4 pl-lg-2 rte" data-animate-in="up">

0 commit comments

Comments
 (0)