You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shortens the name from "API Reference" to "API" with the hopes that this was enough to prevent the wonky navbar, however, it was not enough so we would need to modify the max-width in napari-sphinx-theme (or remove napari-hub as a link). I think from a content perspective "Reference" is redundant as a navbar name because all docs are reference material, so "API" (Reference) is implied.
It's quickly grown on me and I quite like it actually Compare how "busy" the current navbar looks on napari.org
Q: Should napari-hub be removed? We link to it in the plugins page, and could make that more prominent in the plugin page, or go back to linking it more prominently on the homepage.
And just to show a different solution that is left aligned:
Thanks @willingc
Another side thought (I can open an issue if this gets merged)
What about renaming Contributing -> Contribute? My gut impression is that it is more welcoming, but I know there are schools of thought on this that I'm not too caught up on
Thanks @willingc . I renamed to contribute since you were the original PR approval.
I will make a follow-up to propose removing napari-hub from the navbar, but would like to also improve the plugin index to make this a more obvious path to go to
This file contains hidden or 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
documentationImprovements or additions to documentationFull docs preview/ready to mergeAdding this label will trigger a full docs build for previewing changes. Also @napari-bot make html
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
References and relevant issues
napari/napari-sphinx-theme#200
Description
Shortens the name from "API Reference" to "API" with the hopes that this was enough to prevent the wonky navbar, however, it was not enough so we would need to modify the max-width in napari-sphinx-theme (or remove napari-hub as a link). I think from a content perspective "Reference" is redundant as a navbar name because all docs are reference material, so "API" (Reference) is implied.

It's quickly grown on me and I quite like it actually Compare how "busy" the current navbar looks on napari.org
Q: Should napari-hub be removed? We link to it in the plugins page, and could make that more prominent in the plugin page, or go back to linking it more prominently on the homepage.
And just to show a different solution that is left aligned:
