generated from w3c-ccg/markdown-to-spec
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Community | ||
|
||
## Office Hours | ||
|
||
<button type="button" name="office-hours" class="btn" onclick="window.open('https://openmicroscopy-org.zoom.us/j/82526689042?pwd=ZIde7mcvZugQGmJ8Bm9piFo5Tzwdy1.1');">Join here</button> | ||
|
||
<p><font size="4">We'll be hosting office hours on Wednesdays, rotating between | ||
APAC/AU/EU- and AMER/AU/EU-friendly times. | ||
|
||
Please join us if you have questions about NGFF and want to learn more about | ||
the OME-Zarr storage format. We'll discuss the specification, the implementations, | ||
what's new in the ecosystem, how you can get involved in the community and | ||
much more.</font></p> | ||
|
||
<p><font size="4">Please see the NGFF community calendar for exact | ||
timings:</font></p> | ||
|
||
<iframe id="calendariframe" src="https://calendar.google.com/calendar/embed?src=14c96687c3814f289f92de53b49bdfa7e5161d458ed1ab02d6a6c8a994522e10%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> | ||
|
||
<font size="4">Download the <a href="https://calendar.google.com/calendar/ical/14c96687c3814f289f92de53b49bdfa7e5161d458ed1ab02d6a6c8a994522e10%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> |