Draft
Conversation
Replaces the Docusaurus-based documentation site with a new Next.js app using Fumadocs, updating dependencies, configuration, and file structure. All documentation content is migrated to the new format and location, and related assets and configs are reorganized accordingly.
Migrated and reorganized documentation files, updated image container class names from 'class' to 'className' for React compatibility, and improved formatting in multiple MDX files. Added new documentation pages, removed obsolete meta.json files, and updated the main introduction page with enhanced content and feature highlights. Also added @heroicons/react as a dependency and made related config changes.
Added 'fumadocs-typescript' to dependencies and integrated its AutoTypeTable component in MDX. Improved Open Graph and Twitter metadata generation for docs pages, including image details. Updated meta.json with title and description for Vision Camera documentation. Minor layout and preload script adjustments.
Split layout options into homeOptions and sideBarOptions in layout.shared.tsx. Updated (home) and docs layouts to use the new options and added a header to the docs layout. Improved global styles for layout, buttons, and article spacing, and adjusted theme variables for consistency.
|
@lauridskern is attempting to deploy a commit to the mrousavy's Team Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
What
Changes
Tested on
Related issues