Skip to content

Commit 720984d

Browse files
Merge branch 'zarr-developers:main' into blog_mention_update
2 parents 541b81a + e566d92 commit 720984d

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ sidebar:
1515
url: '#applications'
1616
- title: "Adopters"
1717
url: "/adopters"
18+
- title: "Office Hours"
19+
url: "/office-hours"
1820
- title: "Features"
1921
url: '#features'
2022
- title: "Sponsorship"

office_hours/office_hours.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: single
3+
author_profile: false
4+
title: Zarr Office Hours
5+
permalink: /office-hours/
6+
sidebar:
7+
title: "Content"
8+
nav: sidebar
9+
---
10+
11+
<button type="button" name="office-hours" class="btn" onclick="window.open('https://us06web.zoom.us/j/82421833659?pwd=N0pMdURQZmIrWmdjbXhBUHFWTkZYdz09');">Join here</button>
12+
<button type="button" name="office-hours-playlist" class="btn" onclick="window.open('https://www.youtube.com/@zarr_dev/playlists');">Office Hours Recordings</button>
13+
14+
<p><font size="4">We’ll be hosting office hours on Wednesdays every two weeks. Please join us if you have questions about Zarr and want to learn more about the .zarr storage format. We’ll discuss the specification, the implementations, what’s new in the Zarr ecosystem, how you can get involved in the community and much more.</font></p>
15+
16+
<p><font size="4">Office hours are a great place if you want to start using Zarr and have questions about whether Zarr suits your data storage needs. We’ll have a few items on the agenda to kickstart the meeting, but the overall agenda and structure of the office hours will be shaped according to the attendees’ and community’s needs.</font></p>
17+
18+
<p><font size="4">Please see the Zarr community calendar for exact timings:</font></p>
19+
20+
<iframe id="calendariframe" src="https://calendar.google.com/calendar/embed?ctz=local&src=c_ba2k79i3u0lkf49vo0jre27j14%40group.calendar.google.com&ctz=Europe%2FBerlin" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe> <script>document.getElementById("calendariframe").src = document.getElementById("calendariframe").src.replace("ctz=local", "ctz=" + Intl.DateTimeFormat().resolvedOptions().timeZone)</script>
21+
22+
<font size="4">Download the <a href="https://calendar.google.com/calendar/ical/c_ba2k79i3u0lkf49vo0jre27j14%40group.calendar.google.com/public/basic.ics">.ics</a> file and add it to your calendar so won't miss any of our meetings!</font>

0 commit comments

Comments
 (0)