docs: give every page a way back to the portal - #289
Merged
Merged
Conversation
A reader who arrives here from a search had no route onward to SpriteStudio Docs or to the other players. The portal was linked from body text on the home page and nowhere else, so every other page of this site was a dead end - which is a poor result for a family of sites whose whole premise is one shared core behind many players. Add it as the first footer icon, ahead of the GitHub / product / X icons that were already there, and point the Japanese config at the /ja/ locale rather than sending a Japanese reader to the English portal. Every sibling site gets the same icon in the same position.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
A reader who arrives on this site from a search had no route onward to SpriteStudio Docs or to the other players. The portal was linked from body text on the home page and nowhere else, so every other page here was a dead end — a poor result for a family of sites whose premise is one shared core behind many players.
This adds it to the site chrome, so it is on every page:
mkdocs.yml—material/motion-play→ the portal root, first inextra.social, ahead of the GitHub / product / X icons already theremkdocs.ja.yml— same icon →/SpriteStudio-Docs/ja/, so a Japanese reader is not handed the English portalEvery sibling site gets the same icon in the same position, so the affordance is in one place across the family rather than wherever each repo happened to mention it.
Companion to cri-middleware/SpriteStudio-Docs#42, which does the portal-side half.