From bd3ed81b86d72583dbaa707a333ef5a977b7645b Mon Sep 17 00:00:00 2001 From: Reshama Shaikh Date: Wed, 29 Jan 2025 07:41:03 -0500 Subject: [PATCH] update social links, add sprints --- _config.yml | 28 +++++++++++++------- _pages/sprints.md | 6 +++++ _posts/2019-01-11-wimlds-impact-report.md | 2 +- _posts/2022-05-12-pyconde-keynote-reshama.md | 2 +- _sass/minimal-mistakes/_buttons.scss | 3 +++ _sass/minimal-mistakes/_utilities.scss | 10 +++++++ _sass/minimal-mistakes/_variables.scss | 1 + index.markdown | 4 +-- 8 files changed, 41 insertions(+), 15 deletions(-) diff --git a/_config.yml b/_config.yml index dfb6162..aa58cc1 100644 --- a/_config.yml +++ b/_config.yml @@ -14,8 +14,9 @@ logo: assets/images/scikit-learn-logo.png favicon: assets/images/scikit-learn-logo.png baseurl: "/" url: "https://blog.scikit-learn.org" # the base hostname -twitter_username: scikit_learn github_username: scikit-learn +bluesky_username: scikit-learn.org +mastodon_username: sklearn repository: scikit-learn/blog header: @@ -40,6 +41,12 @@ author: - label: "LinkedIn" icon: "fab fa-fw fa-linkedin" url: "https://linkedin.com/company/scikit-learn/" + - label: "Bluesky" + icon: "fab fa-fw fa-bluesky-square" + url: "https://bsky.app/profile/scikit-learn.org" + - label: "Mastodon" + icon: "fab fa-fw fa-mastodon-square" + url: "https://fosstodon.org/@sklearn" - label: "YouTube" icon: "fab fa-fw fa-youtube" url: "https://www.youtube.com/@scikit-learn" @@ -49,9 +56,7 @@ author: - label: "Instagram" icon: "fab fa-fw fa-instagram" url: "https://instagram.com/scikitlearnofficial/" - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - url: "https://twitter.com/scikit_learn" + # Site Footer @@ -60,15 +65,18 @@ footer: - label: "GitHub" icon: "fab fa-fw fa-github-square" url: "https://github.com/scikit-learn" - - label: "Twitter" - icon: "fab fa-fw fa-twitter-square" - url: "https://twitter.com/scikit_learn" - - label: "YouTube" - icon: "fab fa-fw fa-youtube" - url: "https://www.youtube.com/@scikit-learn" - label: "LinkedIn" icon: "fab fa-fw fa-linkedin" url: "https://linkedin.com/company/scikit-learn/" + - label: "Bluesky" + icon: "fab fa-fw fa-bluesky-square" + url: "https://bsky.app/profile/scikit-learn.org" + - label: "Mastodon" + icon: "fab fa-fw fa-mastodon-square" + url: "https://fosstodon.org/@sklearn" + - label: "YouTube" + icon: "fab fa-fw fa-youtube" + url: "https://www.youtube.com/@scikit-learn" - label: "Facebook" icon: "fab fa-fw fa-facebook-square" url: "https://facebook.com/scikitlearnofficial/" diff --git a/_pages/sprints.md b/_pages/sprints.md index da0066a..0d490ed 100644 --- a/_pages/sprints.md +++ b/_pages/sprints.md @@ -7,6 +7,12 @@ author_profile: false ## Listing of Scikit-learn Sprints +-2025 + - Online: [PyLadies Berlin](https://www.meetup.com/pyladies-berlin/events/305492587) (Feb 2025) + - Berlin, Germany: [PyLadies Berlin](https://www.meetup.com/pyladies-berlin/events/305397520/) (Feb 2025) + +-2024 + - Paris, France: [PyData Paris](https://pydata.org/paris2024/sprints) (Sep 2024) - 2023 - Zurich, Switzerland: [Python Sprints & Zurich WiMLDS](https://python-sprints.github.io/zurich/2023/11/07/scikit-learn-sprint.html) (Nov 2023) diff --git a/_posts/2019-01-11-wimlds-impact-report.md b/_posts/2019-01-11-wimlds-impact-report.md index 1e18b1d..d6df896 100644 --- a/_posts/2019-01-11-wimlds-impact-report.md +++ b/_posts/2019-01-11-wimlds-impact-report.md @@ -29,7 +29,7 @@ To address this gender imbalance for the scikit-learn library, Andreas Mueller, In 2017, **5** PRs were merged in: - **4** PRs were merged at the sprint - **1** PR was merged post-sprint without any follow-up - - The PR merged post-sprint was by [Sergul Aydore](https://twitter.com/sergulaydore). After attending this sprint, Sergul then went on to participate in the August 2018 [scikit-learn core sprint for advanced contributors](http://gael-varoquaux.info/programming/sprint-on-scikit-learn-in-paris-and-austin.html) in Paris. Sergul states: + - The PR merged post-sprint was by [Sergul Aydore](https://www.linkedin.com/in/sergül-aydöre-203193a/). After attending this sprint, Sergul then went on to participate in the August 2018 [scikit-learn core sprint for advanced contributors](http://gael-varoquaux.info/programming/sprint-on-scikit-learn-in-paris-and-austin.html) in Paris. Sergul states: >Participating in the March 2017 sprint helped me learn the basics and I was able to contribute to more complicated PRs in the August 2018 sprint. - No follow-up of open PRs was conducted. diff --git a/_posts/2022-05-12-pyconde-keynote-reshama.md b/_posts/2022-05-12-pyconde-keynote-reshama.md index 45ee830..b87be14 100644 --- a/_posts/2022-05-12-pyconde-keynote-reshama.md +++ b/_posts/2022-05-12-pyconde-keynote-reshama.md @@ -44,7 +44,7 @@ Reshama Shaikh is the Director of Data Umbrella. She is also on the Contributor ## Connecting - LinkedIn: [@reshamas](https://www.linkedin.com/in/reshamas/) -- Twitter: [@reshamas](https://twitter.com/reshamas) +- Bluesky: [@reshamas](https://bsky.app/profile/reshamas.bsky.social) - GitHub: [@reshamas](https://github.com/reshamas) - Medium: [@reshamas](https://medium.com/@reshamas) - Join the Data Umbrella [Meetup Group](https://www.meetup.com/data-umbrella/) diff --git a/_sass/minimal-mistakes/_buttons.scss b/_sass/minimal-mistakes/_buttons.scss index 9ef60a8..5ee75cd 100644 --- a/_sass/minimal-mistakes/_buttons.scss +++ b/_sass/minimal-mistakes/_buttons.scss @@ -40,6 +40,9 @@ (facebook, $facebook-color), (twitter, $twitter-color), (linkedin, $linkedin-color); + (bluesky, $bluesky-color); + (mastodon, $mastodon-color); + @each $buttoncolor, $color in $buttoncolors { &--#{$buttoncolor} { diff --git a/_sass/minimal-mistakes/_utilities.scss b/_sass/minimal-mistakes/_utilities.scss index 0200774..57ffd4b 100644 --- a/_sass/minimal-mistakes/_utilities.scss +++ b/_sass/minimal-mistakes/_utilities.scss @@ -307,6 +307,16 @@ body:hover .visually-hidden button { color: $twitter-color; } + .fa-bluesky, + .fa-bluesky-square { + color: $bluesky-color; + } + + .fa-mastodon, + .fa-mastodon-square { + color: $mastodon-color; + } + .fa-vimeo, .fa-vimeo-square, .fa-vimeo-v { diff --git a/_sass/minimal-mistakes/_variables.scss b/_sass/minimal-mistakes/_variables.scss index 3f60b96..03488fc 100644 --- a/_sass/minimal-mistakes/_variables.scss +++ b/_sass/minimal-mistakes/_variables.scss @@ -97,6 +97,7 @@ $yiq-debug: false !default; /* brands */ $behance-color: #1769ff !default; $bitbucket-color: #205081 !default; +$bluesky-color: #448dee !default; $dribbble-color: #ea4c89 !default; $facebook-color: #3b5998 !default; $flickr-color: #ff0084 !default; diff --git a/index.markdown b/index.markdown index dc308fc..cd549ea 100644 --- a/index.markdown +++ b/index.markdown @@ -11,6 +11,4 @@ sidebar: nav: "docs" --- - +