-
Notifications
You must be signed in to change notification settings - Fork 83
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
Rename "Help Center Home", add Devlog #475
Conversation
5cab93e
to
399b35b
Compare
Looks good. I just wonder if there's a way to better indicate that the left-most item in the top navbar takes you to the index page of the help center. It doesn't really look like the other links, and the text "Solus" doesn't make me think that it'll take me to the Help Center index. |
399b35b
to
4ab20a9
Compare
Changes: - index.tsx: Add a "Devlog" entry to match the navbar - navbar and index.tsx: Rename "Help Center Home" to "Users" - navbar: Change the leftmost entry (which points to the index) from "Solus" to "Solus Help Center" - Rework the index grid for 3 entries Rationale: - "Help Center Home" is too generic, "Users" is more specific - The actual "home" (top level page for https://help.getsol.us) is somewhere else Bikeshedding: Suggest a better icon for "devlog" from here https://mui.com/material-ui/material-icons/?query=fe&theme=Outlined
4ab20a9
to
3a9c1f3
Compare
Any opinions on this @TraceyC77 ? |
Would having a link item called "Home" that goes to the Help Center index and just the logo itself go to https://getsol.us be too confusing? Also thinking that there's really no good way to go to the main website from the Help Center. |
We could steal/borrow the "Other" element from https://docs.buddiesofbudgie.org/ Also, I should rework the leftmost footer column |
- Make a "News" category - Complete the "Docs" category - Change (main) "Blog" to "Solus Homepage" under "More"
@EbonJaeger see new screenshot in the description.
The logo and the text "Solus Help Center" are part of the same element, they can't be split to point to different urls |
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.
LGTM, thanks! :)
* Rename "Help Center Home", add Devlog Changes: - index.tsx: Add a "Devlog" entry to match the navbar - navbar and index.tsx: Rename "Help Center Home" to "Users" - navbar: Change the leftmost entry (which points to the index) from "Solus" to "Solus Help Center" - Rework the index grid for 3 entries - Make a "News" category - Complete the "Docs" category - Change (main) "Blog" to "Solus Homepage" under "More" - Add dropdown to header Rationale: - "Help Center Home" is too generic, "Users" is more specific - The actual "home" (top level page for https://help.getsol.us) is somewhere else
Changes:
Rationale:
Bikeshedding: Suggest a better icon for "devlog" from here https://mui.com/material-ui/material-icons/?query=fe&theme=Outlined