Skip to content

Commit a85593b

Browse files
committed
Fix: minor edits after review
1 parent e700ddc commit a85593b

File tree

2 files changed

+20
-27
lines changed

2 files changed

+20
-27
lines changed

.github/workflows/build-site.yml

+8-15
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,11 @@ jobs:
2828
build_only: true
2929
build_dir: _site
3030

31-
- name: Run HTMLProofer with Ruby script that skips new links
32-
run: |
33-
merge_base = `git merge-base origin/main HEAD`.chomp
34-
diffable_files = `git diff --name-only --diff-filter=AC #{merge_base}`.split("\n")
35-
diffable_files = diffable_files.select { |filename| filename.end_with?('.md') }.map { |f| File.basename(f, File.extname(f)) }
36-
HTMLProofer.check_directory('./_site', { ignore_urls: diffable_files }).run
37-
38-
# - name: Check HTML using htmlproofer
39-
# uses: chabad360/htmlproofer@master
40-
# with:
41-
# directory: "_site"
42-
# arguments: |
43-
# --ignore-urls "https://fonts.googleapis.com,https://fonts.gstatic.com,_site/_posts/README/index.html"
44-
# --ignore-files "/.+\/_posts\/README.md"
45-
# --ignore-status-codes "0,403, 429, 503, 999"
31+
- name: Check HTML using htmlproofer
32+
uses: chabad360/htmlproofer@master
33+
with:
34+
directory: "_site"
35+
arguments: |
36+
--ignore-urls "https://fonts.googleapis.com,https://fonts.gstatic.com,_site/_posts/README/index.html"
37+
--ignore-files "/.+\/_posts\/README.md"
38+
--ignore-status-codes "0,403, 429, 503, 999"

_posts/2023-12-29-czi-funds-pyopensci-2024.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: single
33
title: "CZI Funds pyOpenSci"
4-
excerpt: "CZI has received funding from the Chan Zuckerberg Foundation"
4+
excerpt: "CZI has received funding from the Chan Zuckerberg Foundation. Learn more about how this funding will support pyOpenSci over the next 2 years."
55
author: "Leah Wasser"
66
permalink: /blog/czi-funds-pyOpenSci-2024.html
77
header:
@@ -18,25 +18,25 @@ comments: true
1818

1919
We are thrilled to announce that pyOpenSci has received 2 years of funding to cover core operations from the [Chan Zuckerberg Initiative (CZI)](https://chanzuckerberg.com/). These CZI funds will be used to continue critical pyOpenSci work that:
2020

21-
* supports Python open source maintainers in developing the usable and maintainable scientific software the enables open science
22-
* helps scientists navigate a complex Python packaging ecosystem
23-
* diversifies the scientific Python open source community
21+
* supports Python open source maintainers in developing the usable and maintainable scientific software the enables open science;
22+
* helps scientists navigate a complex Python packaging ecosystem;
23+
* diversifies the scientific Python open source community.
2424

2525

2626
## Open science builds trust and enables more people to participate
2727

2828
Open and reproducible science builds trust and accelerates research and
2929
discovery. Open science supports scientific research that is both transparent and
3030
reusable. Free and open source software is critical to open science as it ensures that
31-
the analyses of research data are broadly accessible. To build truly open research workflows, scientists need to use free and open source software (FOSS). FOSS removes the barriers that licenses and other fees may create, particularly for undeserved communities.
31+
the analyses of research data are broadly accessible. To build truly open research workflows, scientists need to use free and open source software (FOSS). FOSS removes the barriers that licenses and other fees may create making diverse participation more accessible.
3232

3333
### Broad inclusion is critical for both open source and open science
3434

35-
Broad inclusion of underrepresented and historically excluded individuals is critical to pyOpenSci's mission. The open source ecosystem has been found to be [even less diverse then the broader tech community], (https://www.wired.com/2017/06/diversity-open-source-even-worse-tech-overall/) and to help remedy this, pyOpenSci empowers everyone to participate in both the development and use of open source software. This
35+
Broad inclusion of underrepresented and historically excluded individuals is critical to pyOpenSci's mission. The open source ecosystem has been found to be [even less diverse then the broader tech community](https://www.wired.com/2017/06/diversity-open-source-even-worse-tech-overall/). To help remedy this, pyOpenSci empowers everyone to participate in both the development and use of open source software. This
3636
empowerment enables open science to reach its full potential.
3737

3838
### Open source maintainers need support
39-
Despite the importance of open source software and inclusion to fundamental
39+
Despite the importance of open source software to fundamental
4040
open science principles, open source maintainers do not get the support they
4141
need. Maintainers need both institutional and community support in learning
4242
and engaging in open source software development, maintaining tools and engaging
@@ -46,25 +46,25 @@ with the broad user base that may begin to use their tools in support of open sc
4646

4747
We envision a world where:
4848

49-
* The scientific Python open source ecosystem is diverse and inclusive.
50-
* Individuals developing open software are supported.
49+
* The scientific Python open source ecosystem is diverse and inclusive;
50+
* Individuals developing open software are supported;
5151
* Scientists have the skills needed to both contribute to open source and also develop collaborative open science workflows; these skills have significant overlap.
5252

5353
## pyOpenSci builds a supportive and inclusive world through three programs
5454

5555
<figure>
5656
<a href="/images/pyopensci-pillars-flower.png">
57-
<img src="/images/pyopensci-pillars-flower.png" style="max-width:100%" alt="A flower petal image with 3 flower petals and a flower center. In each petal there is text. The first says software peer review, the second community partnerships and the third packaging resources and standards. The center circle of the flower says diverse inclusive community.">
57+
<img src="/images/pyopensci-pillars-flower.png" style="max-width:100%" alt="A flower petal image with 3 flower petals and a flower center. In each petal there is text. The first says software peer review, the second community partnerships and the third packaging resources and recommendations. The center circle of the flower says diverse inclusive community.">
5858
</a>
59-
<figcaption> pyOpenSci supports scientists developing open source software through three programs: 1) peer review of scientific software, 2) community partnerships and 3) packaging resources and standards. These three programs are supported by a diverse and inclusive community that cares about the open source software that is needed for open science.
59+
<figcaption> pyOpenSci supports scientists developing open source software through three programs: 1) peer review of scientific software, 2) community partnerships and 3) packaging resources and recommendations. These three programs are supported by a diverse and inclusive community that cares about the open source software that is needed for open science.
6060
</figcaption>
6161
</figure>
6262

6363
The three programs pyOpenSci runs are:
6464

6565
* [Peer review of scientific Python software](https://www.pyopensci.org/about-peer-review/index.html) - The pyOpenSci software peer review process helps scientists find the vetted and trusted tools they need to build reproducible open science workflows. We also empower our community with critical open science skills that support contributing to open source software.
6666

67-
* [Community partnerships with domain-specific scientific Python communities](https://www.pyopensci.org/partners.html). Domain-specific communities partner with PyOpenSci to leverage pyOpenSci's peer review process as a way to track vetted, high quality tools. Communities also support the development of Python packaging packaging guidelines in an effort to streamline the development of packaging standards across the scientific Python ecosystem.
67+
* [Community partnerships with domain-specific scientific Python communities](https://www.pyopensci.org/partners.html). Domain-specific communities partner with PyOpenSci to leverage pyOpenSci's peer review process as a way to track vetted, high quality tools. Communities also support the development of Python packaging packaging guidelines in an effort to streamline the development of packaging recommendations across the scientific Python ecosystem.
6868

6969
* Training and resources to help scientists develop and maintain high-quality, accessible, open source software. Our community developed the [Python packaging guide](https://www.pyopensci.org/python-package-guide/), which provides resources and tutorials that help scientists navigate a complex Python packaging ecosystem. The Python packaging guide also makes recommendations for community accepted best practices.
7070

0 commit comments

Comments
 (0)