Skip to content

Commit ccae978

Browse files
Updated the https://zarr.dev/community/ and added links for https://zarr.dev/zeps/ and https://zarr.dev/blog/ in the sidebar navigation.
1 parent 720984d commit ccae978

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

_data/navigation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ sidebar:
2626
- title: "Videos"
2727
url: "#videos"
2828
- title: "ZEPs"
29-
url: '#zeps'
29+
url: '/zeps'
3030
- title: "Community"
3131
url: '/community'
3232
- title: "Blog"
33-
url: '#blog'
33+
url: '/blog'
3434
- title: Other sites
3535
children:
3636
- title: "Specification"

community/community.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@ Feel free to explore the various communication channels mentioned below.
1818

1919
Zarr community meeting notes, joining instructions, agenda and calendar are available at: [https://zarr.dev/community-calls](https://zarr.dev/community-calls)
2020

21+
## ZEPs
22+
23+
ZEP stands for Zarr Enhancement Proposal. A ZEP is a design document providing information to the Zarr community, describing a modification or enhancement of the [Zarr specifications](https://zarr-specs.readthedocs.io/en/latest/), a new feature for its processes or environment.
24+
25+
More info on ZEPs is available at: [https://zarr.dev/zeps/](https://zarr.dev/zeps/)
26+
27+
We hold bi-weekly ZEPs meetings to propose, discuss, review and finalize discussions around [current ZEPs](https://zarr.dev/zeps/draft_zeps/) and [Zarr Specification](https://zarr-specs.readthedocs.io/en/latest/specs.html). More info available here: [https://zarr.dev/zeps/meetings/](https://zarr.dev/zeps/meetings/)
28+
29+
> Please note ZEPs meetings are different from bi-weekly community meetings. The Zarr Community meets two times every two weeks. Please have a look at our [community calendar](https://zarr.dev/community-calls/) for exact timings.
30+
31+
## Blog
32+
33+
Check out the Zarr blog [here](https://zarr.dev/blog).
34+
35+
> The GitHub repository for the blog is [here](https://github.com/zarr-developers/blog). In addition, we’re always looking for guest blog posts. For more info, please read [this](https://github.com/zarr-developers/blog#contribute-to-zarr-blog).
36+
2137
## Join the community
2238

2339
Most discussions and chats related to Zarr and its [implementations](https://github.com/zarr-developers/zarr_implementations) take place on Gitter and GitHub. If you are looking to:

index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,3 @@ of community members talking about Zarr. If you have a video you'd like us to sh
7575
frameborder="0" allowfullscreen></iframe>
7676
</figure>
7777
</div>
78-
79-
## ZEPs
80-
81-
ZEP stands for Zarr Enhancement Proposal. A ZEP is a design document providing information to the Zarr community, describing a modification or enhancement of the [Zarr specifications](https://zarr-specs.readthedocs.io/en/latest/), a new feature for its processes or environment.
82-
83-
More info on ZEPs is available at: [https://zarr.dev/zeps/](https://zarr.dev/zeps/)
84-
85-
We hold bi-weekly ZEPs meetings to propose, discuss, review and finalize discussions around current ZEPs and Zarr Specification. More info available here: [https://zarr.dev/zeps/meetings/](https://zarr.dev/zeps/meetings/)
86-
87-
> Please note ZEPs meetings are different from bi-weekly community meetings. The Zarr Community meets two times every two weeks. Please have a look at our [community calendar](https://zarr.dev/community-calls/) for exact timings.
88-
89-
## Blog
90-
91-
Check out the Zarr blog [here](https://zarr.dev/blog).
92-
93-
> The GitHub repository for the blog is [here](https://github.com/zarr-developers/blog). In addition, we’re always looking for guest blog posts. For more info, please read [this](https://github.com/zarr-developers/blog#contribute-to-zarr-blog).

0 commit comments

Comments
 (0)