-
Notifications
You must be signed in to change notification settings - Fork 41
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include main roadmap title in individual pages #238
Labels
Comments
This might be good for SEO too. (Which makes me think whether we should add |
tidoust
added a commit
to tidoust/media-web-roadmap
that referenced
this issue
Apr 26, 2018
Main changes: - Add the roadmap title to subpages (w3c#238) - Add the current page's icon to the title when available - Adjust styles accordingly for different screen widths The roadmap title is displayed as a breadcrumb near the top of the page. The icon appears next to the title when there is enough room, or on top of it.
xfq
pushed a commit
that referenced
this issue
Apr 26, 2018
Main changes: - Add the roadmap title to subpages (#238) - Add the current page's icon to the title when available - Adjust styles accordingly for different screen widths The roadmap title is displayed as a breadcrumb near the top of the page. The icon appears next to the title when there is enough room, or on top of it.
Issue #250 created to track the "meta" comment. Done otherwise. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The title of the multi-page roadmap does not appear in individual pages. It provides useful context. For instance, if you're looking at "Graphics and Layout", it's useful to know right away that the page is part of the mobile roadmap, and thus that technologies listed in that page have a mobile twist to them.
Practically, this could perhaps be done with a tagline below the page title, such as "part of the Roadmap of Web Applications on Mobile".
The text was updated successfully, but these errors were encountered: