Merged
Conversation
…es and menu structure - Modified `config.yaml` to introduce new menu items for tester distribution, publishing to stores, and static hosting. - Updated multiple content files to associate them with the newly created menu categories for better organization, including Firebase App Distribution, GitHub Releases, and various store publishing guides. - Adjusted sidebar template logic to ensure proper rendering of menu items based on the new structure.
- Updated `config.yaml` to rename and reorganize menu items related to publishing, including changes from "Tester distribution" to "Publishing" and "Distributing". - Modified multiple content files to reflect the new menu categories, ensuring proper association with the updated structure for Firebase App Distribution, GitHub Releases, and various store publishing guides. - Enhanced organization of publishing-related documentation for better clarity and accessibility.
…lder - Remove menuCategories from all pages; sidebar lists pages by Hugo section only - Move distributing guides to yaml-distributing/ and flutter-distributing/ - Duplicate iOS device provisioning into yaml-testing/ and flutter-testing/; remove custom-menu-position; alias /testing/ios-provisioning on YAML copy - Add aliases on moved pages for old yaml-publishing / flutter-publishing URLs - Move pub.dev under yaml-distributing with alias for previous path - Simplify breadcrumbs (no menuCategories branch)
- Corrected the link in the tip section of flutter-projects.md to point to the updated path for distributing packages on pub.dev. - Added an alias in pub.dev.md to maintain compatibility with the previous publishing URL.
icarusdust
approved these changes
Apr 1, 2026
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.
Contains the changes from #3420 to complete the restructure.
The publishing section is restructured to divide pages into "Publishing" and "Distribution".