Skip to content
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

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Rename "Help Center Home", add Devlog #475

merged 3 commits into from
Jan 31, 2024

Conversation

davidjharder
Copy link
Member

@davidjharder davidjharder commented Jan 28, 2024

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

Screenshot_20240129_184812

@EbonJaeger
Copy link
Member

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.

@davidjharder
Copy link
Member Author

You have a point.
Idea:
Screenshot_20240128_151451

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
@davidjharder
Copy link
Member Author

Any opinions on this @TraceyC77 ?

@EbonJaeger
Copy link
Member

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.

@davidjharder
Copy link
Member Author

davidjharder commented Jan 29, 2024

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"
@davidjharder
Copy link
Member Author

@EbonJaeger see new screenshot in the description.

  • Rearranged the footer somewhat
  • Added a dropdown to the header

The logo and the text "Solus Help Center" are part of the same element, they can't be split to point to different urls

Copy link
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! :)

@davidjharder davidjharder merged commit e8abc65 into master Jan 31, 2024
1 check passed
@davidjharder davidjharder deleted the rename-home branch January 31, 2024 18:08
davidjharder added a commit that referenced this pull request Feb 2, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants