File tree Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ gitter_url: https://gitter.im/zarr-developers/community
39
39
40
40
# Build settings
41
41
markdown : kramdown
42
- remote_theme : " mmistakes/minimal-mistakes@4.24.0 "
42
+ remote_theme : " mmistakes/minimal-mistakes@4.26.2 "
43
43
minimal_mistakes_skin : " dirt"
44
44
45
45
plugins :
@@ -65,20 +65,18 @@ plugins:
65
65
logo : android-chrome-512x512.png
66
66
search : true
67
67
search_full_content : true
68
- twitter :
69
- username : zarr_dev
70
68
social :
71
69
type : Organization
72
70
name : Zarr
73
71
links :
74
- - " https://twitter.com/zarr_dev "
72
+ - " https://bsky.app/profile/zarr.dev "
75
73
- " https://github.com/zarr-developers"
76
74
77
75
footer :
78
76
links :
79
- - label : " Twitter "
80
- icon : " fab fa-fw fa-twitter -square"
81
- url : " https://twitter.com/zarr_dev "
77
+ - label : " Bluesky "
78
+ icon : " fab fa-fw fa-bluesky -square"
79
+ url : " https://bsky.app/profile/zarr.dev "
82
80
- label : " GitHub"
83
81
icon : " fab fa-fw fa-github"
84
82
url : " https://github.com/zarr-developers"
Original file line number Diff line number Diff line change @@ -43,6 +43,6 @@ Most discussions and chats related to Zarr and its [implementations](https://git
43
43
44
44
Also, find us on:
45
45
46
- - [ Twitter ] ( https://twitter.com/zarr_dev )
46
+ - [ Bluesky ] ( https://bsky.app/profile/zarr.dev )
47
47
- [ GitHub] ( https://github.com/zarr-developers )
48
48
- [ YouTube] ( https://www.youtube.com/@zarr_dev/playlists )
Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ author_profile: false
7
7
sidebar :
8
8
title : " Content"
9
9
nav : sidebar
10
- excerpt : " Have beautiful data in Zarr? Show us on Twitter !"
10
+ excerpt : " Have beautiful data in Zarr? Show us on Bluesky !"
11
11
header :
12
12
overlay_image : /images/llc4320_sst.png
13
13
overlay_filter : 0.5 # same as adding an opacity of 0.5 to a black background
14
14
caption : " Credit: Ryan Abernathey"
15
15
actions :
16
- - label : " Tweet here!"
17
- url : " https://twitter.com /intent/tweet?via=zarr_dev&hashtags=beautifuldata "
16
+ - label : " Share here!"
17
+ url : " https://bsky.app /intent/compose?text=@zarr.dev%20%23beautifuldata "
18
18
---
19
19
20
20
Zarr is a community project to develop specifications and software for
@@ -66,8 +66,6 @@ NumFOCUS Sponsored Projects rely on the generous support of corporate sponsors,
66
66
[ Videos] ( https://www.youtube.com/playlist?list=PLvkeNUPrCU04Xvcph4ErxsRkZq28Oucr7 )
67
67
of community members talking about Zarr. If you have a video you'd like us to share, let us know!
68
68
69
- <a href =" https://twitter.com/share?ref_src=twsrc%5Etfw " class =" twitter-share-button " data-text =" Take a look at my video about Zarr! " data-hashtags =" beautifuldata " data-related =" zarr_dev " data-show-count =" false " >Tweet</a ><script async src =" https://platform.twitter.com/widgets.js " charset =" utf-8 " ></script >
70
-
71
69
<div class =" video " >
72
70
<figure>
73
71
<iframe width="640" height="480"
You can’t perform that action at this time.
0 commit comments