Skip to content

Commit b401e41

Browse files
authored
feat: pyos contribute event and update socials (#618)
* feat: contribute talk and update socials * feat: update graphic and add url * Update _data/ui-text.yml * Update _posts/events/2025-04-22-community-call-contribute-open-source.md * Update _posts/events/2025-04-22-community-call-contribute-open-source.md
1 parent 6494391 commit b401e41

8 files changed

+87
-10
lines changed

_config.yml

+13-6
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ analytics:
113113
# Site Author
114114
author:
115115
name: "pyOpenSci"
116-
avatar: "/images/logo.png" # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
117-
bio: "pyOpenSci promotes open and reproducible research through peer-review of well-documented and tested scientific Python packages."
116+
avatar: "/images/people/pyopensc-executive-council.png" # circle pyos logo
117+
bio: "We make it easier for scientists to create, find, maintain, and contribute to reusable code and software."
118118
location: "Global"
119119
email:
120120
links:
@@ -123,7 +123,8 @@ author:
123123
# url: mailto:your.name@email.com
124124
- label: "GitHub"
125125
icon: "fab fa-fw fa-github"
126-
# url: "https://github.com/"
126+
url: "https://github.com/pyopensci"
127+
# /images/people/pyopensc-executive-council.png"
127128
- label: "Bluesky"
128129
icon: "fa-solid fa-cloud"
129130
# url: "https://bluesky.com/"
@@ -133,6 +134,9 @@ author:
133134
- label: "LinkedIn"
134135
icon: "fa-brands fa-linkedin"
135136
# url: "https://linkedin.com/"
137+
- label: "Discord"
138+
icon: "fa-brands fa-discord"
139+
url: "https://discord.gg/yYyDFP2BcP"
136140

137141

138142

@@ -147,12 +151,15 @@ footer:
147151
- label: "Bluesky"
148152
icon: "fa-solid fa-cloud"
149153
url: https://bsky.app/profile/pyopensci.bsky.social
150-
- label: "GitHub"
151-
icon: "fab fa-fw fa-github"
152-
url: https://github.com/pyOpenSci
153154
- label: "LinkedIn"
154155
icon: "fab fa-fw fa-linkedin"
155156
url: https://www.linkedin.com/company/pyopensci
157+
- label: "GitHub"
158+
icon: "fab fa-fw fa-github"
159+
url: https://github.com/pyOpenSci
160+
- label: "Discord"
161+
icon: "fa-brands fa-discord"
162+
url: "https://discord.gg/yYyDFP2BcP"
156163
- label: "Discourse"
157164
icon: "fa-brands fa-discourse"
158165
url: "https://pyopensci.discourse.group/"

_data/authors.yml

+26-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
1+
pyopensci:
2+
name : "pyOpenSci"
3+
bio : "We make it easier for scientists to create, find, maintain, and contribute to reusable code and software."
4+
avatar : "/images/people/pyopensc-executive-council.png"
5+
links:
6+
- label: "Email"
7+
icon: "fas fa-fw fa-envelope-square"
8+
url: "mailto:admin@pyopensci.org"
9+
- label: "Website"
10+
icon: "fas fa-fw fa-link"
11+
url: "https://www.pyopensci.org"
12+
- label: "GitHub"
13+
icon: "fab fa-fw fa-github"
14+
url: "https://github.com/pyopensci"
15+
- label: "LinkedIn"
16+
icon: "fab fa-fw fa-linkedin"
17+
url: "https://www.linkedin.com/company/pyopensci/"
18+
- label: "Mastodon"
19+
icon: "fab fa-fw fa-mastodon"
20+
url: "https://fosstodon.org/@pyopensci"
21+
- label: "Discord"
22+
icon: "fab fa-fw fa-discord"
23+
url: "https://discord.gg/yYyDFP2BcP"
24+
25+
126
Executive Council:
227
name : "pyOpenSci Executive Council"
3-
bio : "We broaden in scientific open source by breaking down social and technical barriers"
28+
bio : "We make it easier for scientists to create, find, maintain, and contribute to reusable code and software."
429
avatar : "/images/people/pyopensc-executive-council.png"
530
links:
631
- label: "Email"

_data/ui-text.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ en: &DEFAULT_EN
2323
comments_title : "Comments"
2424
more_label : "Learn more"
2525
related_label : "You may also enjoy"
26-
follow_label : "Follow:"
26+
follow_label : "Connect:"
2727
feed_label : "Feed"
2828
powered_by : "Powered by"
2929
website_label : "Website"

_pages/home.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ header:
1212
actions:
1313
- label: "Submit a Package For Review"
1414
url: "https://www.pyopensci.org/how-to-submit-a-package-to-pyopensci.html"
15-
- label: "Learn How to Create a Package"
15+
- label: "Learn to Create a Python Package"
1616
url: "https://www.pyopensci.org/python-package-guide/tutorials/installable-code.html"
1717
mission:
1818
- excerpt: "pyOpenSci broadens participation in scientific open source by breaking down social and technical barriers. Join our global community."

_pages/volunteer.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,11 @@ If you still have questions about volunteer roles at pyOpenSci, email our Commun
143143

144144
## Let's connect!
145145

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)
146+
** [<i class="fa-brands fa-mastodon"></i> Mastodon](https://fosstodon.org/@pyopensci)
147147
** [<i class="fa-solid fa-cloud"></i> Bluesky](https://bsky.app/profile/pyopensci.bsky.social)
148148
** [<i class="fa-brands fa-linkedin"></i> LinkedIn](https://www.linkedin.com/company/pyopensci)
149149
** [<i class="fa-brands fa-github"></i> GitHub](https://github.com/pyOpenSci)
150+
** [<i class="fa-brands fa-discord"></i> Discord](https://discord.gg/yYyDFP2BcP)
150151

151152

152153
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
layout: single
3+
title: "pyOpenSci Community Call 5 May 2025 @ 10 am Mountain Time: Right Time, Right Community: My OSS Journey"
4+
excerpt: "Join pyOpenSci for a special Open Source Voices session! Learn about Pavritha's open source journey and what helped her grow into a contributor and maintainer in the open source world."
5+
author: "pyopensci"
6+
event:
7+
start_date: "2025-05-05"
8+
location: Online
9+
permalink: /events/pyopensci-community-call-may-2025.html
10+
header:
11+
overlay_image: images/headers/pyopensci-sustainability.png
12+
categories:
13+
- events
14+
classes: wide
15+
type: "event"
16+
last_modified: 2025-04-22
17+
comments: true
18+
---
19+
20+
## <i class="fa-regular fa-heart"></i> Join us for a talk on contributing to open source!
21+
Open Source Voices: *A community call for learning, sharing, and growing together*
22+
23+
* **When:** Monday, 5 May 2025 @ 10:00-10:50 AM Mountain Time [(click this link to find the time and date in your timezone)](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Source+Voices%3A+pyOpenSci+Contribute+Week&iso=20250505T10&p1=75&ah=1)
24+
* **Where:** Online via Google Meet (Register for link)
25+
* **Speaker:** Pavithra Eswaramoorthy, Developer Advocate, Quansight
26+
27+
[<i class="fa-regular fa-circle-right"></i> Register here](https://bit.ly/pyos-contribute){: .btn .btn--success .text-center }
28+
29+
<figure class="align-center">
30+
<picture>
31+
<source srcset="/images/events/community-call-pavritha-may-2025.webp" type="image/webp">
32+
<img src="/images/events/community-call-pavritha-may-2025.png" alt="An image of Pavritha wearing a dark shirt and looking to the side. She has dark curly hair and is smiling.">
33+
</picture>
34+
</figure>
35+
36+
We’re kicking off the week with a special Open Source Voices session! Pavithra will share her open source journey and what helped her grow in the open source world.
37+
38+
### Right Time, Right Community: My OSS Journey
39+
40+
Pavithra Eswaramoorthy is a Developer Advocate at Quansight, where she works to improve the developer experience and community engagement for several open source projects in the PyData community. She has been involved in the open source community for over five years. Currently, she is part of the core team for the Bokeh visualization library and Nebari (JupyterHub-based data science platform). In her spare time, she enjoys a good book and hot coffee.
41+
42+
## All are welcome
43+
44+
We welcome anyone and everyone to join and learn more about contributing to open source. This is a space for learning, questions, and community. Come and listen, get inspired, and meet others learning about open source.
Loading
Binary file not shown.

0 commit comments

Comments
 (0)