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

[MISC] Add Navbar #4

Open
3 tasks
IcedTea2K opened this issue Oct 24, 2024 · 0 comments
Open
3 tasks

[MISC] Add Navbar #4

IcedTea2K opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@IcedTea2K
Copy link
Contributor

Description

We want to have two different versions of the NavBar:

  • Normal Page - this requires overwriting the original Navbar. Follow the design on Figma.
  • Documentation Page - this will be very similar to the Starlight's Navbar. Follow the design on Figma.

Exit criteria

  • Navbar should be responsive on mobile view
  • Navbar is following the design on Figma
  • No hard-coded links on the Navbar. The custom navbar must take in and display appropriate props.

Additionals/Bonus points (these are nice to have, but they're not essential for this issue)
N/A

Additional Context/References

For guides/reference on how to overwriting the navbar:

In both guides, they mention the props. Make sure to use appropriate props to display the tabs, instead of hard-coding them.

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

No branches or pull requests

2 participants