Skip to content

Commit cc5e294

Browse files
authored
feat(blog): blog post--lessons learned on publish security
2 parents 2ab18d5 + f307230 commit cc5e294

14 files changed

+371
-118
lines changed

_drafts/2023-10-31-rse-2023-common-pyos-questions.md

Lines changed: 0 additions & 94 deletions
This file was deleted.

_pages/volunteer.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ header:
1010
overlay_image: images/headers/pyopensci-learn-header.png
1111
overlay_filter: 0.3
1212
volunteer-mission:
13-
- 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."
13+
- excerpt: "pyOpenSci is a volunteer community that broadens participation in scientific open source. We make finding, sharing and contributing to reusable code easier for everyone, everywhere."
1414
build-skills:
1515
- title: "pyOpenSci volunteers build skills and community"
1616
excerpt: "When you volunteer with pyOpenSci, you’re both giving back and developing professional skills. As a volunteer you will:
@@ -34,43 +34,23 @@ help-us:
3434
btn_label: "> Check out our GitHub Help Wanted Board"
3535
btn_class: btn--inverse
3636
- image_path:
37-
title: "Sign up to be a scientific Python package reviewer"
37+
title: "Sign up to review a Python package"
3838
alt:
39-
excerpt: "Finding reviewers is one of the more challenging parts of running a peer review process. We are always looking for new reviewers from a broad range of scientific domains. Some reviewers have extensive packaging expertise and others have domain expertise. We think that mix is great, so sign up today! If you are new to reviewing we are happy to support you through our peer review mentorship program."
39+
excerpt: "We are always looking for new reviewers from a broad range of scientific domains. Some reviewers have extensive packaging expertise and others have domain expertise or focus on package usability. If you are new to reviewing we are happy to support you through our peer review mentorship program. [Learn more about the reviewer role](https://www.pyopensci.org/software-peer-review/how-to/reviewer-guide.html) and sign up using the link below."
4040
url: https://forms.gle/GHfxvmS47nQFDcBM6
4141
btn_label: "> Sign up now."
4242
btn_class: btn--inverse
4343
- image_path:
4444
title: "Get involved as software peer review Editor"
4545
alt:
46-
excerpt: "We also often recruit new editors to support our peer review process. Keep an eye out on our [Discourse forum](https://pyopensci.discourse.group/) for calls for new editors. In the meantime if you are interested in learning more about the editor role, check out our [peer review guidebook](https://www.pyopensci.org/software-peer-review/). "
46+
excerpt: "We also often recruit new editors to support our peer review process. "
4747
url: https://www.pyopensci.org/software-peer-review/how-to/editors-guide.html
4848
btn_label: "> Click here to learn more about the editor role."
4949
btn_class: btn--inverse
5050
---
5151

5252
{% include feature_row id="volunteer-mission" type="center" %}
5353

54-
<div class="pyos-section purple">
55-
<div class="content" markdown="1">
56-
57-
{% include feature_row id="diverse-backgrounds" type="left" %}
58-
59-
</div>
60-
</div>
61-
62-
{% include div_purple_bottom.html %}
63-
64-
65-
<div class="pyos-section" markdown="1">
66-
<div class="content" markdown="1">
67-
68-
{% include feature_row id="build-skills" type="right" %}
69-
70-
</div>
71-
</div>
72-
73-
{% include div_purple_top.html %}
7454

7555
<div class="pyos-section purple" markdown="1">
7656
<div class="content padding" markdown="1">
@@ -101,6 +81,26 @@ And last but not least, we’d also love for you to be a guest blogger on the [p
10181
</div>
10282

10383

84+
<div class="pyos-section purple">
85+
<div class="content" markdown="1">
86+
87+
{% include feature_row id="diverse-backgrounds" type="left" %}
88+
89+
</div>
90+
</div>
91+
92+
{% include div_purple_bottom.html %}
93+
94+
95+
<div class="pyos-section" markdown="1">
96+
<div class="content" markdown="1">
97+
98+
{% include feature_row id="build-skills" type="right" %}
99+
100+
</div>
101+
</div>
102+
103+
{% include div_purple_top.html %}
104104

105105
{% include div_purple_top.html %}
106106

0 commit comments

Comments
 (0)