Adding new pages to the Zarr website w/ sitemap
MSanKeys963 opened this issue ยท 6 comments
Hi all. ๐๐ป
Linking this from #78 (comment).
Recently I added an adopters page to our website (see #77). Taking it forward, I've got a few updates lined up for our homepage (https://zarr.dev/). They are as follows:
- Add a page for the community (see #78)
- This page will link all the resources and links on how to join and engage with the Zarr community. Some of them are:
- Add an anchor which will link to https://zarr.dev/community-calls
- Add an anchor which will link to https://zarr.dev/blog
- Add info about various social links of Zarr and how to get involved
- Proposed URL: https://zarr.dev/community
- This page will link all the resources and links on how to join and engage with the Zarr community. Some of them are:
- Add a page for Zarr office hours (see #81)
- Proposed URL: https://zarr.dev/office-hours/
- Add a page for the Zarr data catalogue
- This page will add various public
.zarrdata available on the web. Some of them are:- NASA POWER: https://registry.opendata.aws/nasa-power/
- MUR Sea Surface Temperature: https://registry.opendata.aws/mur/
- CMIP6: https://console.cloud.google.com/marketplace/details/noaa-public/cmip6
- IDR (OME-NGFF): https://idr.github.io/ome-ngff-samples/
- Proposed URL: https://zarr.dev/data
- This page will add various public
- Add a page for research papers which mention/uses Zarr
- Proposed URL: https://zarr.dev/publications
- Add a page for Zarr conventions
- The community is creating interesting new conventions, and I'd like to list them on a webpage. Some of them are:
- Proposed URL: https://zarr.dev/conventions
- Add a page for Zarr Glossary
- Multiple domains use Zarr in numerous ways, and they've identified new and unique terms for different files (
.zarray,.zgroup, chunks,.zattrs) inside their Zarr datasets. - Proposed URL: https://zarr.dev/glossary
- Multiple domains use Zarr in numerous ways, and they've identified new and unique terms for different files (
- Add a page for implementations (see #85)
Here's a rough illustration of the proposed idea above:
The current state of progress for this issue:
- /community - #78
- /office-hours - #81
- /zeps - #78
- /blog - #78
- /community-calls - #78
- /implementations - #85
- /specs - #85
- /data - #86
- /conventions - #88
- /publications - Needs PR
- /glossary - Needs PR
Let me know what everyone thinks of it. Suggestions/thoughts are welcome. Thanks!
Can we get /zeps, /blog and any other subpages included?
Can we get /zeps, /blog and any other subpages included?
Under the /community, right?
Sorry, first I meant in the drawing so we're discussing everything and both of those sub-pages are under the top-level not under /community.
Sure, I've updated the description and the sitemap drawing.
If you want you can add https://zarr.webknossos.org/ to the data page.
What about the specs? Will they also be part of this structure?
And, what about a page with a list of the library implementations and supporting end-user software?
Hi @normanrz.
If you want you can add https://zarr.webknossos.org/ to the data page.
For sure. The page looks great.
What about the specs? Will they also be part of this structure?
I can add a subpage (https://zarr.dev/specs) which would link to https://zarr-specs.readthedocs.io/en/latest/specs.html.
And, what about a page with a list of the library implementations and supporting end-user software?
I haven't thought about it, but this could be a nice addition. Thanks for bringing it up.
