Skip to content

Commit 9096fd3

Browse files
Add new page for office hours
1 parent d891a43 commit 9096fd3

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-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: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+
<p><font size="4">The office hours aim to better engage with the Zarr community and also help understand the .zarr storage format to anyone new to the format and community.</font></p>
12+
13+
<p><font size="4">We'll be discuss the specification, the implementations, what's new in the Zarr ecosystem these days, how you can get involved and answer any questions related to the format and the community.</font></p>
14+
15+
<p><font size="4">We'll be mostly bootstrapping the agenda and overall structure of the office hours according to the attendees' and community's needs.</font></p>
16+
17+
<p><font size="4">The office hours will be repeated bi-weekly. Please see the Zarr community calendar for exact timings:</font></p>
18+
19+
<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>
20+
21+
<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)