docs: Upgrade site to Nuxt 4 and Nuxt UI#178
Merged
jaydrogers merged 20 commits intomainfrom Jan 26, 2026
Merged
Conversation
Deploying spin-opensource with
|
| Latest commit: |
191f0d2
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://bf205ff9.spin-opensource.pages.dev |
| Branch Preview URL: | https://nuxt4-update.spin-opensource.pages.dev |
…te file - Added .data to .gitignore to prevent tracking of data files. - Deleted the binary contents.sqlite file from the repository as it is no longer needed.
- Changed text color in the MarketingHeader component to enhance readability against the background.
- Introduced a new Aside component to enhance the documentation layout with a Table of Contents, community links, and sponsor information. - Updated the main layout to include the Aside component on the right side, improving navigation and accessibility for users.
…iptions for local and production setups. - Modified nuxt.config.ts to utilize new environment variables for base URL configuration. - Improved image handling in AppHeader.vue and HubMain.vue by using the useAssetUrl function for asset paths. - Corrected image paths in Laravel Basic, Laravel Pro, and Nuxt documentation files to ensure proper asset loading. - Updated dynamic logo source in [...slug].vue for better asset management.
…tent configuration for improved metadata handling. - Updated HubMain.vue to use getAssetUrl for asset paths, ensuring consistency in image handling. - Implemented a navigation order for better organization of documentation sections. - Introduced sorting functionality for navigation items to enhance user experience. - Refactored hub and hubdetail layouts to utilize UContainer for improved structure and styling.
- Added 'nuxt-llms' dependency to package.json and updated yarn.lock. - Updated nuxt.config.ts to include 'nuxt-llms' module and added configuration for LLMS with sections for installation, getting started, and more. - Removed duplicate H1 headers in markdown files to streamline content rendering. - Cleaned up various documentation files by removing unnecessary headers and improving formatting for better readability.
Member
Author
|
@danpastori This is ready for your review. If you can go through these changes in depth and do a basic QA across the test site, that would be great! |
Contributor
|
@jaydrogers This looks really good! Same question though, what's in the |
Member
Author
|
These are temporary scripts for helping with the migration and I just removed them since we don't need them anymore |
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 this PR does
👨🔬 Testing Site
🎯 ToDo List
🚀 Launch List