[Feature][Site] Improve site navigation and update platform documentation#35
Merged
Merged
Conversation
- Added DesktopNav and MobileNav components for improved navigation experience. - Introduced NavActions and NavLogo components for consistent branding and action buttons. - Created constants for navigation items to streamline menu management. - Updated ThemeToggle component for better theme switching functionality. chore: Update agent.json and llms.txt for improved documentation - Revised agent.json to reflect new service descriptions and capabilities. - Enhanced llms.txt to provide clearer information about the VeriWorkly ecosystem and API coverage. fix: Update openapi.json for API enhancements - Expanded API documentation to include new endpoints and improved descriptions. - Added security schemes for better authentication clarity. chore: Bump version to 3.2.1 in package.json files - Updated version numbers in both site and root package.json files to reflect the latest changes.
This file contains hidden or 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
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.
Summary
This PR improves the public site navigation experience with dedicated desktop and mobile navigation components while also updating platform documentation and ecosystem references.
Feature
Navigation Improvements
DesktopNavcomponent for desktop navigationMobileNavcomponent for responsive mobile navigationNavActionsfor navbar action handlingNavLogocomponent for branding consistencyNAVIGATION_ITEMSconfigurationEnhancement
UI Improvements
ThemeTogglefunctionality and styling##[Docs
agent.jsonwith new platform details and featuresllms.txtto reflect updated ecosystem and architectureNotes
Type of Change
Checklist