Skip to content
Merged
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
4 changes: 2 additions & 2 deletions content/about-peer-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ hero:
url: "/python-packages/"
---

{{< swoosh_section background="purple" swoosh="bottom" >}}
{{< section_band color="light-purple" divider="bottom" >}}

{{< feature-row layout="left"
title="How Python software peer review works"
Expand Down Expand Up @@ -77,7 +77,7 @@ View our Author Guide
{{< /button >}}
{{< /single-card-wide >}}

{{< /swoosh_section >}}
{{< /section_band >}}

<div class="container">

Expand Down
23 changes: 17 additions & 6 deletions content/blog/2026-05-01-clean-hugo-blog-theme-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,16 +629,16 @@ shortcode form (percent signs).
**Usage:**

```
{{</* swoosh_section background="purple" swoosh="bottom" */>}}
{{</* section_band color="light-purple" divider="bottom" */>}}
{{</* section-heading title="Inside a swoosh" */>}}
{{</* /swoosh_section */>}}
{{</* /section_band */>}}
```

**Rendered:**

{{< swoosh_section background="purple" swoosh="bottom" >}}
{{< section_band color="light-purple" divider="bottom" >}}
{{< section-heading title="Inside a swoosh section" subtitle="Purple background • optional top or bottom curve" >}}
{{< /swoosh_section >}}
{{< /section_band >}}


## Intro section
Expand Down Expand Up @@ -839,7 +839,18 @@ hierarchy.
The `metrics-bar` shortcode renders a row of key statistics with large
numbers. Use it to highlight impact data.

**Usage:**
**Named presets** (live data from site YAML):

```
{{</* metrics-bar set="volunteer" */>}}
{{</* metrics-bar set="packages" */>}}
```

Or set `metrics_set: volunteer` in page front matter and call
`{{</* metrics-bar */>}}`. Presets live in
`layouts/partials/metrics/presets/`.

**Manual stats** (static or demo content):

```
{{</* metrics-bar
Expand All @@ -850,7 +861,7 @@ numbers. Use it to highlight impact data.
*/>}}
```

**Rendered:**
**Rendered** (manual example):

{{< metrics-bar
stat1="**128** blog posts migrated"
Expand Down
12 changes: 6 additions & 6 deletions content/learn-universities-labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ from open source leaders.

{{< university-benefits-list >}}

{{% swoosh_section background="purple" swoosh="bottom" %}}
{{% section_band color="light-purple" divider="bottom" %}}

{{< pullquote color="purple" author="Zach Chandler" event="Director, Stanford Open Source Program Office" >}}
pyOpenSci has proven to be a valuable partner in developing our competencies
Expand All @@ -38,7 +38,7 @@ does significant work in Python (which is all universities!) I highly
recommend getting involved with pyOpenSci.
{{< /pullquote >}}

{{% /swoosh_section %}}
{{% /section_band %}}

## Research software accelerator programs

Expand All @@ -59,22 +59,22 @@ source. Open doors for your researchers to engage with other Python developers,
troubleshoot challenges together, and gain ongoing support as they develop
their scientific open source skills.

{{% swoosh_section background="purple" swoosh="top" %}}
{{% section_band color="light-purple" divider="top" %}}

## Don't take our word for it: hear from previous course learners

{{< university-testimonials >}}

*Our current content is the 10-day Ship It: Python Packaging in the GenAI Era course.*

{{% /swoosh_section %}}
{{% /section_band %}}

### Beta Partnership packages

We are currently piloting our partnership program to find the best combination
of resources and events that best support our University partners.

{{% swoosh_section background="purple" swoosh="top" %}}
{{% section_band color="light-purple" divider="top" %}}

## Ready to explore a pyOpenSci membership?

Expand All @@ -92,7 +92,7 @@ pyOpenSci also offers a wide variety of free training resources for individual
learners. Explore our workshops, webinars, and more on our
[events page](/events/).

{{% /swoosh_section %}}
{{% /section_band %}}

## Why partnering with pyOpenSci matters

Expand Down
8 changes: 4 additions & 4 deletions content/learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Are you interested in cohort learning options? Visit our
page to learn more.
{{< /admonition >}}

{{< swoosh_section background="purple" swoosh="bottom" >}}
{{< section_band color="light-purple" divider="bottom" >}}

{{< feature-row layout="right"
title="Our process: Community-developed Python tutorials"
Expand All @@ -42,7 +42,7 @@ Our tutorials are created through a multi-stage community review process.
review for accuracy, usability and accessibility.
{{< /feature-row >}}

{{< /swoosh_section >}}
{{< /section_band >}}

<div class="container learn-page__tutorials">

Expand All @@ -56,7 +56,7 @@ order, but you can always pick a specific topic if you wish to jump around.

</div>

{{< swoosh_section background="purple" swoosh="top" >}}
{{< section_band color="light-purple" divider="top" >}}

{{< feature-row layout="right"
title="Lessons: Collaborative GitHub for Scientists"
Expand Down Expand Up @@ -91,7 +91,7 @@ then work through the contribute path:
[Ways to contribute](https://www.pyopensci.org/lessons/contribute-open-source/ways-to-contribute.html)
{{< /feature-row >}}

{{< /swoosh_section >}}
{{< /section_band >}}

<div class="container">

Expand Down
12 changes: 6 additions & 6 deletions content/partners.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ header:
Domain-specific communities can partner with pyOpenSci to leverage both our peer
review process and development of Python packaging guidelines.

{{< swoosh_section background="purple" swoosh="bottom" >}}
{{< section_band color="light-purple" divider="bottom" >}}

{{< feature-row layout="right"
title="Community partnerships streamline peer review & packaging standards"
Expand Down Expand Up @@ -42,7 +42,7 @@ Through a single review process, community maintainers:
* Are supported in maintaining their tools, with input from our diverse, knowledgeable community, including active members from across the Python, Conda, PyPA and broader Python packaging ecosystem
{{< /feature-row >}}

{{< /swoosh_section >}}
{{< /section_band >}}

## Partnering with pyOpenSci increases the visibility of your communities' tools

Expand All @@ -54,7 +54,7 @@ We will:
* Provide a feed allowing you to cross-list affiliated packages on your website.
* Keep in touch with maintainers to ensure packages are actively maintained.

{{< swoosh_section background="purple" swoosh="top" >}}
{{< section_band color="light-purple" divider="top" >}}

{{< feature-row layout="left"
title="Help scientists find the Python software tools that they need"
Expand All @@ -66,7 +66,7 @@ Our catalog of vetted open source tools makes it easier for scientists to find
the trusted tools that they need to develop their open science workflows.
{{< /feature-row >}}

{{< /swoosh_section >}}
{{< /section_band >}}

## Leverage our peer review process

Expand All @@ -81,7 +81,7 @@ developed and well-documented peer review process which includes:
Learn more about our partnerships
{{< /button >}}

{{< swoosh_section background="purple" swoosh="top" >}}
{{< section_band color="light-purple" divider="top" >}}

{{< feature-row layout="left"
title="Let's make packaging easier for scientists, together"
Expand All @@ -102,7 +102,7 @@ across the Python ecosystem. This consistency will lower the barrier of entry fo
new potential contributors.
{{< /feature-row >}}

{{< /swoosh_section >}}
{{< /section_band >}}

{{< feature-row layout="right"
title="Harness the power of community"
Expand Down
8 changes: 4 additions & 4 deletions content/python-packaging-science.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ intro_section:

{{< intro-section >}}

{{< swoosh_section background="purple" swoosh="bottom" >}}
{{< section_band color="light-purple" divider="bottom" >}}

{{< feature-row layout="right"
title="Community-created Python packaging guide"
Expand All @@ -40,7 +40,7 @@ citation.

{{< packaging-guide-grid >}}

{{< /swoosh_section >}}
{{< /section_band >}}

<div class="container">

Expand All @@ -53,7 +53,7 @@ process of creating a Python package, following modern best practices.

</div>

{{< swoosh_section background="purple" swoosh="top" >}}
{{< section_band color="light-purple" divider="top" >}}

{{< feature-row layout="left"
title="Get involved: Help us improve our Python packaging resources"
Expand All @@ -74,4 +74,4 @@ All contributions are recognized both on our website and in the guidebook's
citation.
{{< /feature-row >}}

{{< /swoosh_section >}}
{{< /section_band >}}
Loading
Loading