Skip to content

update social links, update list of sprints #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2025
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
28 changes: 18 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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"
Expand All @@ -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
Expand All @@ -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/"
Expand Down
6 changes: 6 additions & 0 deletions _pages/sprints.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion _posts/2019-01-11-wimlds-impact-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To address this gender imbalance for the scikit-learn library, Andreas Mueller,
In 2017, <a style="color:blue"><b> **5** PRs were merged in: </b> </a>
- **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.

Expand Down
2 changes: 1 addition & 1 deletion _posts/2022-05-12-pyconde-keynote-reshama.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down
3 changes: 3 additions & 0 deletions _sass/minimal-mistakes/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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} {
Expand Down
10 changes: 10 additions & 0 deletions _sass/minimal-mistakes/_utilities.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
1 change: 1 addition & 0 deletions _sass/minimal-mistakes/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
4 changes: 1 addition & 3 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ sidebar:
nav: "docs"
---

<aside id="twitter-holder" class="sidebar__right sticky">
{% include twitter.html %}
</aside>