Skip to content

Commit 39c62bd

Browse files
authored
Fix: tweaks to volnteer page (pyOpenSci#420)
1 parent 84cbba4 commit 39c62bd

File tree

2 files changed

+49
-29
lines changed

2 files changed

+49
-29
lines changed

_pages/volunteer.md

Lines changed: 44 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ header:
1111
overlay_filter: 0.3
1212
volunteer-mission:
1313
- excerpt: "The vibrant and diverse pyOpenSci community is driven by volunteer Pythonistas that care deeply about the scientific Python open source software that drives open science."
14+
build-skills:
15+
- title: "pyOpenSci volunteers build skills and community"
16+
excerpt: "When you volunteer with pyOpenSci, you’re both giving back and developing professional skills. As a volunteer you will:
17+
18+
- **Learn new skills:** you don’t have to be a Python expert to get involved with pyOpenSci. We can help you level up your packaging game and learn how to constructively review both code and copy through contributions to our online learning resources.
19+
20+
- **Meet and connect with new peers.** Our [public Discourse forum](https://pyopensci.discourse.group/) is a great place to ask and answer questions, as well as discuss packaging and open science with other Pythonistas.
21+
22+
- **Get recognized** on the [pyOpenSci website](https://www.pyopensci.org/our-community/index.html) and in our [GitHub repositories](https://github.com/pyOpenSci): your contribution matters, and we want to ensure your work is recognized and celebrated in a public forum. If you serve as an editor you can also connect with pyOpenSci professionally as a volunteer for our organization on LinkedIn"
23+
image_path: /images/people-building-blocks.jpg
24+
diverse-backgrounds:
25+
- title: "pyOpenSci volunteers come from diverse backgrounds"
26+
excerpt: "Our volunteers come from a diverse array of backgrounds, including industry, academia, agencies, national labs, and more. pyOpenSci volunteers are primarily engaged in both the peer review process and developing resources to support the scientific Python community. Volunteers help improve the quality, maintainability and usability of the software that scientists need for open science. They also support maintainers in developing scientific Python software."
27+
image_path: /images/people/pyopensci-sprint-pycon-2023.png
1428
help-us:
1529
- image_path:
1630
title: "Lend a Hand on GitHub"
@@ -40,9 +54,7 @@ help-us:
4054
<div class="pyos-section purple">
4155
<div class="content" markdown="1">
4256

43-
## pyOpenSci volunteers come from diverse backgrounds
44-
45-
Our volunteers come from a diverse array of backgrounds, including industry, academia, agencies, national labs, and more. pyOpenSci volunteers are primarily engaged in both the peer review process and developing resources to support the scientific Python community. Volunteers help improve the quality, maintainability and usability of the software that scientists need for open science. They also support maintainers in developing scientific Python software.
57+
{% include feature_row id="diverse-backgrounds" type="left" %}
4658

4759
</div>
4860
</div>
@@ -53,21 +65,15 @@ Our volunteers come from a diverse array of backgrounds, including industry, aca
5365
<div class="pyos-section" markdown="1">
5466
<div class="content" markdown="1">
5567

56-
## pyOpenSci volunteers build skills and community
57-
58-
When you volunteer with pyOpenSci, you’re not only giving back to the community, but also:
59-
60-
- **Learning new skills:** you don’t have to be a Python expert to get involved with pyOpenSci. We can help you level up your packaging game and learn how to constructively review both code and copy through contributions to our online learning resources.
61-
- **Connecting with peers:** our [public Discourse forum](https://pyopensci.discourse.group/) is a great place to ask and answer questions, as well as discuss packaging and open science with other Pythonistas.
62-
- **Being recognized** on the [pyOpenSci website](https://www.pyopensci.org/our-community/index.html) and [GitHub repositories](https://github.com/pyOpenSci): your contribution matters, and we want to ensure your work is recognized and celebrated in a public forum.
68+
{% include feature_row id="build-skills" type="right" %}
6369

6470
</div>
6571
</div>
6672

6773
{% include div_purple_top.html %}
6874

6975
<div class="pyos-section purple" markdown="1">
70-
<div class="content" markdown="1">
76+
<div class="content padding" markdown="1">
7177

7278
## Volunteer opportunities with pyOpenSci
7379

@@ -83,37 +89,23 @@ There are many ways to get involved with pyOpenSci! We’re always looking for f
8389

8490

8591
<div class="pyos-section" markdown="1">
86-
<div class="content" markdown="1">
92+
<div class="content padding" markdown="1">
8793

8894
## Share your expertise and experience with the broader community through blogging
8995

9096
And last but not least, we’d also love for you to be a guest blogger on the [pyOpenSci blog](https://www.pyopensci.org/blog/index.html)! If you’d like to write about a pyOpenSci package, your experiences with pyOpenSci, or how you’re using free and open Python tools in your scientific endeavors, we’d love to hear from you! Email our Community team at [[email protected]](mailto:[email protected]) for more information.
9197

92-
## Learn more about volunteering with pyOpenSci
9398

94-
If you still have questions about volunteer roles at pyOpenSci, email our Community team at [[email protected]](mailto:[email protected]), and we’d be more than happy to help! You can also ask questions and network with the broader pyOpenSci community on our [Discourse forum](https://pyopensci.discourse.group/).
9599

96100
</div>
97101
</div>
98102

99103

100-
<div class="pyos-section purple" markdown="1">
101-
<div class="content" markdown="1">
102-
103-
## Let's connect!
104-
105-
- [<i class="fa-brands fa-discourse"></i> Discourse](https://pyopensci.discourse.group/)
106-
- [<i class="fa-brands fa-mastodon"></i> Mastodon](https://fosstodon.org/@pyopensci)
107-
- [<i class="fa-solid fa-cloud"></i> Bluesky](https://bsky.app/profile/pyopensci.bsky.social)
108-
- [<i class="fa-brands fa-linkedin"></i> LinkedIn](https://www.linkedin.com/company/pyopensci)
109-
- [<i class="fa-brands fa-github"></i> GitHub](https://github.com/pyOpenSci)
110-
111-
</div>
112-
</div>
113104

105+
{% include div_purple_top.html %}
114106

115-
<div class="pyos-section" markdown="1">
116-
<div class="content" markdown="1">
107+
<div class="pyos-section purple" markdown="1">
108+
<div class="content padding" markdown="1">
117109

118110
## Meet the most recent PyOpenSci community contributors
119111

@@ -131,8 +123,31 @@ pyOpenSci has a diverse and vibrant community of pythonistas! To date,
131123
{% endfor %}
132124
</div>
133125

126+
<br clear="both">
127+
<br clear="both">
128+
134129
<a href="/python-packages/" class="btn btn--info">View All Contributors <i class="fa fa-4 fa-arrow-circle-right" aria-hidden="true"></i></a>
135130

136131

132+
</div>
133+
</div>
134+
135+
136+
<div class="pyos-section" markdown="1">
137+
<div class="content padding" markdown="1">
138+
139+
140+
## Learn more about volunteering with pyOpenSci
141+
142+
If you still have questions about volunteer roles at pyOpenSci, email our Community team at [[email protected]](mailto:[email protected]), and we’d be more than happy to help! You can also ask questions and network with the broader pyOpenSci community on our [Discourse forum](https://pyopensci.discourse.group/).
143+
144+
## Let's connect!
145+
146+
[<i class="fa-brands fa-discourse"></i> Discourse](https://pyopensci.discourse.group/) ** [<i class="fa-brands fa-mastodon"></i> Mastodon](https://fosstodon.org/@pyopensci)
147+
** [<i class="fa-solid fa-cloud"></i> Bluesky](https://bsky.app/profile/pyopensci.bsky.social)
148+
** [<i class="fa-brands fa-linkedin"></i> LinkedIn](https://www.linkedin.com/company/pyopensci)
149+
** [<i class="fa-brands fa-github"></i> GitHub](https://github.com/pyOpenSci)
150+
151+
137152
</div>
138153
</div>

_sass/minimal-mistakes/_pyos-flowing-page.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ svg.bottom {
3737
}
3838
}
3939

40+
.content.padding {
41+
max-width: 900px;
42+
margin: auto;
43+
}
44+
4045
// Add padding to non feature wrapper sections
4146
.feature__wrapper.padded {
4247
padding: 0 30px;

0 commit comments

Comments
 (0)