From 19f347604f5b3a9085f1dcd25f0c5cf1515e27ad Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Thu, 23 Jan 2025 18:41:31 +0100 Subject: [PATCH 1/2] Remove any mention on X/Twitter from main website. --- _includes/biocard.html | 3 --- _layouts/default.html | 4 ++-- social.md | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/_includes/biocard.html b/_includes/biocard.html index e95160b5..0848bbf3 100644 --- a/_includes/biocard.html +++ b/_includes/biocard.html @@ -26,9 +26,6 @@ {% if include.mastodon %} Mastodon {% endif %} - {% if include.twitter_handle %} - Twitter - {% endif %} {% if include.subproject %}
{{ include.subproject }}
{% endif %} diff --git a/_layouts/default.html b/_layouts/default.html index 07b26fd7..3e5f2e2c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -41,8 +41,8 @@ url: https://github.com/jupyter/ - title: Mastodon url: https://hachyderm.io/@ProjectJupyter - - title: X - url: https://x.com/ProjectJupyter + - title: BluSky + url: https://bsky.app/profile/projectjupyter.bsky.social - title: YouTube url: https://www.youtube.com/@projectjupyter legal: diff --git a/social.md b/social.md index 166f512b..bf0679da 100644 --- a/social.md +++ b/social.md @@ -26,11 +26,11 @@ List of channels actively maintained by JMS in alphabetical order: - Medium: https://blog.jupyter.org - Mastodon: https://hachyderm.io/@ProjectJupyter - Slack JupyterLab: https://jupyterlabworkspace.slack.com -- X/Twitter Jupyter: https://twitter.com/ProjectJupyter - YouTube: https://youtube.com/@projectjupyter +- BlueSky : https://bsky.app/profile/projectjupyter.bsky.social + List of channels considered inactive but managed by the JMS: - Facebook: https://facebook.com/projectjupyter - Slack JupyterCon 2023: https://jupyterconworkspace.slack.com -- X/Twitter JupyterCon: https://twitter.com/JupyterCon From 95b181decb3fad7fafc8ae30bbd85521df08a684 Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Thu, 23 Jan 2025 20:43:10 +0100 Subject: [PATCH 2/2] Update _layouts/default.html Co-authored-by: Simon Li --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 3e5f2e2c..1a36dc17 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -41,7 +41,7 @@ url: https://github.com/jupyter/ - title: Mastodon url: https://hachyderm.io/@ProjectJupyter - - title: BluSky + - title: BlueSky url: https://bsky.app/profile/projectjupyter.bsky.social - title: YouTube url: https://www.youtube.com/@projectjupyter