-
Notifications
You must be signed in to change notification settings - Fork 94
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
Responsive Navbar #81
Merged
Merged
Conversation
This file contains 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
👷 Deploy request for gnomenepal accepted.
|
hi @gmm-00, Can you provide before and after preview of your changes? |
Can i send you video? |
hi @gmm-00, The required changes has been done. Thanks for your contribution in GNOME Nepal. |
nayakOPS
pushed a commit
to nayakOPS/website
that referenced
this pull request
Dec 23, 2024
* responsive navbar * chore: add remove navbar styling and fix /docs route bug --------- Co-authored-by: utsavdotdev <[email protected]>
utsavdotdev
added a commit
that referenced
this pull request
Dec 23, 2024
* Add page not found handling with custom 404 error page * Responsive Navbar (#81) * responsive navbar * chore: add remove navbar styling and fix /docs route bug --------- Co-authored-by: utsavdotdev <[email protected]> * Optimize banner section (#90) * feat: enhance navbar with a dynamic upper layer of welcome message, improve image container in About Us section with a responsive zoom in effect * feat: add dynamic announcement layer to navbar with redirect link and icons * feat: update navbar component as per the instructions * chore(navbar): refactor code and design which align with current theme of website and optimize it --------- Co-authored-by: ryuzinoh <[email protected]> Co-authored-by: Safal Lama <[email protected]> * Fix Issue in FAQ Section with Empty Placeholder Boxes by Adding Conditionals (Issue No. #87) (#88) * Added Conditionals in FAQ section * Default FAQs from item array and Fixed Accordian * getting faqs * WIP: Added Partial Changes for page not found handling * feat: Add NotFound page to handle invalid routes effectively --------- Co-authored-by: Ashok <[email protected]> Co-authored-by: utsavdotdev <[email protected]> Co-authored-by: ryuzinoh <[email protected]> Co-authored-by: Safal Lama <[email protected]> Co-authored-by: Asmit Phuyal <[email protected]>
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.
I refined the Navbar to enhance responsiveness, improve accessibility, and simplify the structure. The updates ensure a cleaner codebase, better usability across devices, and a more polished user experience for both mobile and desktop views.