|
4 | 4 | list_title: Recently on the blog |
5 | 5 | --- |
6 | 6 |
|
7 | | -<h2>Our Mission</h2> |
| 7 | +<h2>Our Principles</h2> |
8 | 8 | <div class="grid hero-section"> |
9 | | - <article class="pico-background-pumpkin-650"> |
10 | | - <h3 class="pico-color-pumpkin-50">Diversity By Inclusion</h3> |
11 | | - <p class="pico-color-pumpkin-50">We encourage members to get involved beyond participation. Members can become maintainers, maintainers become leaders.</p> |
12 | | - <p><a class="contrast" href="/about.html">Learn More</a></p> |
| 9 | + <article> |
| 10 | + <header> |
| 11 | + <h3>Diverse Leadership</h3> |
| 12 | + </header> |
| 13 | + <p>We build and support diverse leadership in Python globally.</p> |
13 | 14 | </article> |
14 | | - <article class="pico-background-pumpkin-800"> |
15 | | - <h3 class="pico-color-pumpkin-50">Extend their reach</h3> |
16 | | - <p class="pico-color-pumpkin-50">Great programs exist. Our goal is to help those programs make it our local communities.</p> |
17 | | - <p><a class="contrast" href="/about.html">Learn More</a></p> |
| 15 | + <article> |
| 16 | + <header> |
| 17 | + <h3>Community Support</h3> |
| 18 | + </header> |
| 19 | + <p>We provide financial support for Python communities in Black communities, in predominantly Black spaces or spaces where there is a desire to improve accessibility to Black audiences.</p> |
18 | 20 | </article> |
19 | | - <article class="pico-background-zinc-800"> |
20 | | - <h3 class="pico-color-pumpkin-50">Say it loud!</h3> |
21 | | - <p class="pico-color-pumpkin-50">Our stack and our decisions are open source by default and we share what we're doing as loudly and often as possible.</p> |
22 | | - <p><a class="contrast" href="/about.html">Learn More</a></p> |
| 21 | + <article> |
| 22 | + <header> |
| 23 | + <h3>A Louder Collective Voice</h3> |
| 24 | + </header> |
| 25 | + <p>We speak as a collective of Black leaders in the Python Community and how decisions impact developers across all career levels.</p> |
| 26 | + </article> |
| 27 | + <article> |
| 28 | + <header> |
| 29 | + <h3>Community & Belonging</h3> |
| 30 | + </header> |
| 31 | + <p>We provide a global community where developers can build strong bonds in the tech space.</p> |
23 | 32 | </article> |
24 | 33 | </div> |
25 | | - |
26 | | -<hr /> |
| 34 | +<p><a href="/about.html">Learn More</a></p> |
0 commit comments