diff --git a/_config.yml b/_config.yml index 59380bdb..59cc343d 100644 --- a/_config.yml +++ b/_config.yml @@ -102,7 +102,7 @@ social: type: # Person or Organization (defaults to Person) name: # If the user or organization name differs from the site's name links: # An array of links to social media profiles - + bluesky: https://bsky.app/profile/pyopensci.org # Analytics analytics: provider: false # false (default), "google", "google-universal", "custom" @@ -120,49 +120,46 @@ author: links: - label: "Email" icon: "fas fa-fw fa-envelope-square" - # url: mailto:your.name@email.com + url: mailto:media@pyopensci.org - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/pyopensci" - # /images/people/pyopensc-executive-council.png" - label: "Bluesky" icon: "fa-solid fa-cloud" - # url: "https://bluesky.com/" + url: "https://bsky.app/profile/pyopensci.org" - label: "Mastodon" icon: "fa-brands fa-mastodon" url: - label: "LinkedIn" icon: "fa-brands fa-linkedin" - # url: "https://linkedin.com/" + url: "https://www.linkedin.com/company/pyopensci/" - label: "Discord" icon: "fa-brands fa-discord" url: "https://discord.gg/yYyDFP2BcP" - # Site Footer footer: scripts: - links: - label: "Mastodon" icon: "fab fa-fw fa-mastodon" url: https://fosstodon.org/@pyOpenSci - label: "Bluesky" icon: "fa-solid fa-cloud" - url: https://bsky.app/profile/pyopensci.bsky.social + url: https://bsky.app/profile/pyopensci.org - label: "LinkedIn" icon: "fab fa-fw fa-linkedin" url: https://www.linkedin.com/company/pyopensci - label: "GitHub" icon: "fab fa-fw fa-github" url: https://github.com/pyOpenSci + - label: "YouTube" + icon: "fa-brands fa-youtube" + url: "https://www.youtube.com/@pyopensci" - label: "Discord" icon: "fa-brands fa-discord" url: "https://discord.gg/yYyDFP2BcP" - - label: "Discourse" - icon: "fa-brands fa-discourse" - url: "https://pyopensci.discourse.group/" # Reading Files include: diff --git a/_data/authors.yml b/_data/authors.yml index bd318997..52ffd96f 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -5,7 +5,7 @@ pyopensci: links: - label: "Email" icon: "fas fa-fw fa-envelope-square" - url: "mailto:admin@pyopensci.org" + url: "mailto:media@pyopensci.org" - label: "Website" icon: "fas fa-fw fa-link" url: "https://www.pyopensci.org" @@ -104,9 +104,24 @@ Jesse Mostipak: bio : "" avatar : "/images/people/jesse-headshot-bandw.jpg" links: + - label: "Email" + icon: "fas fa-fw fa-envelope-square" + url: "mailto:media@pyopensci.org" + - label: "Website" + icon: "fas fa-fw fa-link" + url: "https://www.pyopensci.org" - label: "GitHub" icon: "fab fa-fw fa-github" - url: "https://github.com/kierisi" + url: "https://github.com/pyopensci" + - label: "LinkedIn" + icon: "fab fa-fw fa-linkedin" + url: "https://www.linkedin.com/company/pyopensci/" + - label: "Mastodon" + icon: "fab fa-fw fa-mastodon" + url: "https://fosstodon.org/@pyopensci" + - label: "Discord" + icon: "fab fa-fw fa-discord" + url: "https://discord.gg/yYyDFP2BcP" Carlos Ramos Carreño: name : "Carlos Ramos Carreño" bio : "Software Developer" @@ -167,16 +182,19 @@ Mandy Moore: links: - label: "Email" icon: "fas fa-fw fa-envelope-square" - url: "mailto:mandy@pyopensci.org" + url: "mailto:media@pyopensci.org" - label: "Website" icon: "fas fa-fw fa-link" - url: "https://mandymoore.tech" + url: "https://www.pyopensci.org" - label: "GitHub" icon: "fab fa-fw fa-github" - url: "https://github.com/therubyrep" + url: "https://github.com/pyopensci" - label: "LinkedIn" icon: "fab fa-fw fa-linkedin" - url: "https://www.linkedin.com/in/missmandymoore/" + url: "https://www.linkedin.com/company/pyopensci/" - label: "Mastodon" icon: "fab fa-fw fa-mastodon" url: "https://fosstodon.org/@pyopensci" + - label: "Discord" + icon: "fab fa-fw fa-discord" + url: "https://discord.gg/yYyDFP2BcP" diff --git a/_includes/connect-with-pyos.html b/_includes/connect-with-pyos.html new file mode 100644 index 00000000..4c3d8559 --- /dev/null +++ b/_includes/connect-with-pyos.html @@ -0,0 +1,33 @@ +
+ + Connect with us! +{: .header } + +There are many ways to get involved if you're interested! + +* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) +* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) +* [Submit a Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) +* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. +* Check out our [volunteer page](/volunteer.html) for other ways to get involved. + +You can also: + +* Keep an eye on our [events page](/events.html) for upcoming training events. + +Follow us on social platforms: + +* [ Mastodon]({{ site.social.mastodon }}) +* [ Bluesky]({{ site.social.bluesky }}) +* [ LinkedIn]({{ site.social.linkedin }}) +* [ GitHub]({{ site.social.github }}) +* [ YouTube]({{ site.social.youtube }}) + +If you are on LinkedIn, check out and [subscribe to our newsletter](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). + +You can also: + +* Check out our [Python Package Guide](https://www.pyopensci.org/python-package-guide/index.html) for comprehensive packaging guidance +* Keep an eye on our [events page](/events.html) for upcoming training events + +
diff --git a/_pages/volunteer.md b/_pages/volunteer.md index 50507ba5..c4424d6c 100644 --- a/_pages/volunteer.md +++ b/_pages/volunteer.md @@ -133,22 +133,4 @@ pyOpenSci has a diverse and vibrant community of pythonistas! To date, -
-
- - -## Learn more about volunteering with pyOpenSci - -If you still have questions about volunteer roles at pyOpenSci, email our Community team at [media@pyopensci.org](mailto:media@pyopensci.org), 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/). - -## Let's connect! - -** [ Mastodon](https://fosstodon.org/@pyopensci) -** [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -** [ LinkedIn](https://www.linkedin.com/company/pyopensci) -** [ GitHub](https://github.com/pyOpenSci) -** [ Discord](https://discord.gg/yYyDFP2BcP) - - -
-
+{% include connect-with-pyos.html %} diff --git a/_posts/2023-11-29-welcome-jesse-pyos-community-manager.md b/_posts/2023-11-29-welcome-jesse-pyos-community-manager.md index 1cec4a8d..a68e45e3 100644 --- a/_posts/2023-11-29-welcome-jesse-pyos-community-manager.md +++ b/_posts/2023-11-29-welcome-jesse-pyos-community-manager.md @@ -38,8 +38,5 @@ I first got started in scientific programming during my time as a graduate stude pyOpenSci meets all of those criteria, and the more I learned about its philosophy around community building, as well as all of the ways for people of all levels of technical knowledge to get involved, the more I knew I wanted to be a part of things. I’m still within my first month at the organization, but I can already tell that it’s a special place to be. Keep an eye out, because I’ve already started planning content and activities to help grow our community! -## Let's connect! -I’ll also be managing the social media accounts for pyOpenSci, and there are so many fantastic places for us to connect and have a conversation. pyOpenSci is currently active on [LinkedIn](https://www.linkedin.com/company/pyopensci), [BlueSky](https://bsky.app/profile/pyopensci.bsky.social), and [Mastodon](https://fosstodon.org/@pyopensci), where we’ll be sharing all kinds of news, updates, and community spotlights. Be sure to follow us so you don’t miss out on anything! And join our growing [Discourse community](https://pyopensci.discourse.group/), which is a great place to connect with other pyOpenSci community members, learn more about pyOpenSci, and get answers to all of your burning Python packaging and code questions. - -I can’t wait to connect and help build the pyOpenSci community with you! +{% include connect-with-pyos.html %} diff --git a/_posts/2024-08-02-community-news-august-2024.md b/_posts/2024-08-02-community-news-august-2024.md index 79da138f..41cbd029 100644 --- a/_posts/2024-08-02-community-news-august-2024.md +++ b/_posts/2024-08-02-community-news-august-2024.md @@ -66,6 +66,4 @@ Jesse Bobish, [Patrick Byers](https://github.com/pb-413), [Sarah Kaiser](http:// ### Shout out to all of our SciPy contributors, including: [Naty Clementi](https://github.com/ncclementi), [Geoff Cureton](https://github.com/gpcureton), [John Drake](https://github.com/John-Drake), [Han](https://github.com/ayhanxian), [Elise Hinman](https://github.com/ehinman), [hpodzorski-USGS](https://github.com/hpodzorski-USGS), [Sarah Kaiser](https://github.com/crazy4pi314), [kaiyamag](https://github.com/kaiyamag), [Felipe Moreno](https://github.com/flpm), [Roberto Pastor Muela](https://github.com/RobPasMue), [Olek](https://github.com/yardasol), [Santiago Soler](https://github.com/santisoler), and [Revathy Venugopal](https://github.com/Revathyvenugopal162). -## Stay connected with pyOpenSci - -There are so many ways to stay up-to-date with all things pyOpenSci, including following us on [LinkedIn](https://www.linkedin.com/company/pyopensci), [Fosstodon](https://fosstodon.org/@pyOpenSci), and [Bluesky](https://bsky.app/profile/pyopensci.bsky.social). You can also connect with the broader pyOpenSci community on our [Discourse forum](https://pyopensci.discourse.group/). And if you’re interested in our weekly newsletter where we share news, blog posts, and monthly updates, [subscribe on LinkedIn](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7179551305344933888). +{% include connect-with-pyos.html %} diff --git a/_posts/2024-08-30-pyopensci-monumental-growth-2024.md b/_posts/2024-08-30-pyopensci-monumental-growth-2024.md index 3d482f86..34078d64 100644 --- a/_posts/2024-08-30-pyopensci-monumental-growth-2024.md +++ b/_posts/2024-08-30-pyopensci-monumental-growth-2024.md @@ -384,25 +384,9 @@ Our next training event is the inaugural pyOpenSci Fall Festival--a week-long ev We also will develop collaborative GitHub lessons following the BSSw fellowship I received this year. -## Get involved with pyOpenSci -Congratulations on reading my longest post ever. I hope you are as excited as I am about pyOpenSci's future. +{% include connect-with-pyos.html %} -If you'd like to get involved with pyOpenSci, check out our [volunteer page](/volunteer.html). - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, you should [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true).
## About Me diff --git a/_posts/2024-09-17-pyopensci-sustainability-plan-2024.md b/_posts/2024-09-17-pyopensci-sustainability-plan-2024.md index 4cfd66dd..0513930a 100644 --- a/_posts/2024-09-17-pyopensci-sustainability-plan-2024.md +++ b/_posts/2024-09-17-pyopensci-sustainability-plan-2024.md @@ -172,43 +172,4 @@ We look forward to seeing you there! ~ Leah with support from the [pyOpenSci Executive Council - Tracy Teal & Karen Cranston](/our-community/index.html#executive-council-leadership--staff) - -
-## Get involved with pyOpenSci - -* support a scholarship (or two) to our [pyOpenSci Fall Festival](events/pyopensci-2024-fall-festival.html) -helpers at our workshops -* if you'd like to get involved with pyOpenSci, check out our [volunteer page](/volunteer.html). - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, checkout and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
- - - - - - - +{% include connect-with-pyos.html %} diff --git a/_posts/2025-02-07-pyopensci-2024-a-year-in-review.md b/_posts/2025-02-07-pyopensci-2024-a-year-in-review.md index 9714a231..8f4af7ec 100644 --- a/_posts/2025-02-07-pyopensci-2024-a-year-in-review.md +++ b/_posts/2025-02-07-pyopensci-2024-a-year-in-review.md @@ -237,23 +237,4 @@ Our leadership teams—including the [Executive Council](https://www.pyopensci.o We look forward to building the future of open science, one contribution at a time—and we invite you to join us on this journey. -
-## Get involved with pyOpenSci - -If you'd like to get involved with pyOpenSci, check out our [volunteer page](/volunteer.html). - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/2025-03-05-pyOpenSci-first-open-science-festival.md b/_posts/2025-03-05-pyOpenSci-first-open-science-festival.md index f1ad8b15..eb5f608b 100644 --- a/_posts/2025-03-05-pyOpenSci-first-open-science-festival.md +++ b/_posts/2025-03-05-pyOpenSci-first-open-science-festival.md @@ -218,27 +218,4 @@ Looking ahead, we’re excited to run more events like this to support pyOpenSci Check our blog and events page for upcoming events and opportunities to engage with the vibrant pyOpenSci community. -
- -## Support open science: Get involved with pyOpenSci - -* Volunteer to be an editor in our peer review process -* Submit a scientific Python package to pyOpenSci for peer review -* Donate to pyOpenSci to support scholarships for future training events and the development of new learning content. -* check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/2025-03-18-contribute-to-open-source-github-lessons.md b/_posts/2025-03-18-contribute-to-open-source-github-lessons.md index 3ac3339c..26593971 100644 --- a/_posts/2025-03-18-contribute-to-open-source-github-lessons.md +++ b/_posts/2025-03-18-contribute-to-open-source-github-lessons.md @@ -98,30 +98,5 @@ By openly co-developing and refining these resources together, we’re making sc With [PyCon US](https://us.pycon.org/2025/) and SciPy on the horizon, we’re excited to put these lessons into action. At our upcoming sprints, we’ll work together to **refine these resources—improving the lessons and packaging guide to make participating open source even more accessible.** If you plan to be at either meeting, keep an eye out for pyOpenSci events! -
-## Connect with us! - -There are lots of ways to get involved if you are interested! - -* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) -* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) -* [Submit a scientific Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. -* Check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page]({{ site.baseurl }}/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/2025-03-21-pyopensci-commitment-inclusion.md b/_posts/2025-03-21-pyopensci-commitment-inclusion.md index e27274ba..706ea56d 100644 --- a/_posts/2025-03-21-pyopensci-commitment-inclusion.md +++ b/_posts/2025-03-21-pyopensci-commitment-inclusion.md @@ -70,31 +70,5 @@ When we make space for all contributors—ensuring they have what they need to g -
- Connect with us! -{: .header } - -There are lots of ways to get involved if you are interested! - -* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) -* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) -* [Submit a scientific Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. -* Check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/events/2025-06-24-scipy25-bof.md b/_posts/events/2025-06-24-scipy25-bof.md index 33781a42..ead4c267 100644 --- a/_posts/events/2025-06-24-scipy25-bof.md +++ b/_posts/events/2025-06-24-scipy25-bof.md @@ -40,32 +40,4 @@ We’ll kick off with a brief overview of pyOpenSci—an inclusive community of Your feedback will directly shape pyOpenSci’s priorities for the coming year, as we build new programs and resources to support your work in the Python scientific ecosystem. Whether you’re just starting out or a seasoned developer, you’ll leave with clear ways to get involved and make an impact on the broader Python ecosystem in service of advancing scientific discovery. - -
- - Connect with us! -{: .header } - -There are many ways to get involved if you're interested! - -* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) -* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) -* [Submit a Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. -* Check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/events/2025-06-24-scipy25-create-python-package.md b/_posts/events/2025-06-24-scipy25-create-python-package.md index 2574a22e..94827c31 100644 --- a/_posts/events/2025-06-24-scipy25-create-python-package.md +++ b/_posts/events/2025-06-24-scipy25-create-python-package.md @@ -180,31 +180,5 @@ As you can see in the animated gif below, GitHub codespaces always have fun name -
- Connect with us! -{: .header } - -There are many ways to get involved if you're interested! - -* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) -* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) -* [Submit a Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. -* Check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/events/2025-06-24-stanford-ospo-peer-review-deep-dive.md b/_posts/events/2025-06-24-stanford-ospo-peer-review-deep-dive.md index fb579575..ecefbb98 100644 --- a/_posts/events/2025-06-24-stanford-ospo-peer-review-deep-dive.md +++ b/_posts/events/2025-06-24-stanford-ospo-peer-review-deep-dive.md @@ -69,31 +69,5 @@ science while giving its researchers meaningful opportunities to engage with the pyOpenSci community and contribute to a broader, inclusive ecosystem of scientific software development. -
- Connect with us! -{: .header } - -There are many ways to get involved if you're interested! - -* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) -* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) -* [Submit a Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. -* Check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -
+{% include connect-with-pyos.html %} diff --git a/_posts/events/2025-09-02-stanford-ospo-how-to-create-a-python-package-workshop.md b/_posts/events/2025-09-02-stanford-ospo-how-to-create-a-python-package-workshop.md index 636bfeb9..d990fd31 100644 --- a/_posts/events/2025-09-02-stanford-ospo-how-to-create-a-python-package-workshop.md +++ b/_posts/events/2025-09-02-stanford-ospo-how-to-create-a-python-package-workshop.md @@ -171,29 +171,5 @@ As you can see in the animated gif below, GitHub codespaces always have fun name -
- Connect with us! -{: .header } - -There are many ways to get involved if you're interested! - -* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons) -* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6) -* [Submit a Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content. -* Check out our [volunteer page](/volunteer.html) for other ways to get involved. - -You can also: - -* Keep an eye on our [events page](/events.html) for upcoming training events. - -Follow us on social platforms: - -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). -
+{% include connect-with-pyos.html %} diff --git a/_posts/events/2025-10-02-workshop-document-your-package.md b/_posts/events/2025-10-02-workshop-document-your-package.md index d2100f9c..df3514e2 100644 --- a/_posts/events/2025-10-02-workshop-document-your-package.md +++ b/_posts/events/2025-10-02-workshop-document-your-package.md @@ -100,33 +100,5 @@ This workshop is part of pyOpenSci's commitment to building better research soft Full refund available up to 24 hours before the workshop. We want you to be completely satisfied with your learning experience. -
- Connect with us! -{: .header } - -Ready to transform your package's documentation? - -* **Register:** [REGISTER BUTTON LINK] -* **Questions:** [contact email] -* **Community:** Join our [Discourse forum](https://pyopensci.discourse.group/) for package-related discussions - -This workshop is part of pyOpenSci's mission to build a more diverse and inclusive scientific Python community. We support the Python tools that scientists need to create open science workflows. - -You can also: - -* Check out our [Python Package Guide](https://www.pyopensci.org/python-package-guide/index.html) for comprehensive packaging guidance -* [Submit a Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review) -* Keep an eye on our [events page](/events.html) for upcoming training events - -Follow us on social platforms: - -* [ Discourse](https://pyopensci.discourse.group/) -* [ Mastodon](https://fosstodon.org/@pyopensci) -* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social) -* [ LinkedIn](https://www.linkedin.com/company/pyopensci) -* [ GitHub](https://github.com/pyOpenSci) - -If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true). - -