Skip to content

Commit 500a656

Browse files
Merge pull request #81 from MSanKeys963/office_hours_update
Add a new page for Zarr Office Hours
2 parents d891a43 + 937c24d commit 500a656

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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">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>
12+
13+
<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>
14+
15+
<p><font size="4">Please see the Zarr community calendar for exact timings:</font></p>
16+
17+
<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>
18+
19+
<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)