- Notifications
You must be signed in to change notification settings - Fork22
Add page for Zarr implementations#85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add page for Zarr implementations#85
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Built locally. (Sidenote: I recently migratedhttps://ngff.openmicroscopy.org/ away from GH Pages and to RTD in order to be able to review PRs)
One additional observation: the side TOC is getting hard to visually parse:
SpecificationDescriptionApplicationsAdoptersOffice HoursFeaturesImplementationsSponsorshipSlidesVideosZEPsCommunityBlogTime to go alphabetical? Perhaps bring back the split but call it "Subpages" rather than "other sites".
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Josh Moore <josh@openmicroscopy.org>
Thanks for the feedback,@joshmoore.
Interesting. Does that mean RTD would be able to render theminimal-mistakes theme or it would build the page in RTD default theme only? This is what the implementations page and sidebar currently look like: ![]() Let me know if there are any more suggestions. |
I imagine so, but I did not try that.
Looks more usable to me. What do you think?
Interesting. I was thinking a table like this: but this would work, too. Readability should probably be the top prio. |
sanketverma1704 commentedMay 16, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I lightly doubt it. Maybe RTD can rendersphinx-themes only?
Yes, looks good.
I tried doing something like this, but the minimal-mistakes theme has limited horizontal space, and it gets crumbled when you try to fit in too much. |
Definitely not. You do have to install the package though.
👍 |
I see. I'll look into this further. Merging this for now. 🚀 |

Linking this from#80.
Added a new page for the Zarr implementations. After merging this PR, it can be accessed athttps://zarr.dev/implementations.
Thanks,@joshmoore, for helping me with this.
Let me know what you all think; suggestions are welcome. Thanks!