docs: Group Concepts into eight sections and rename the section to Concepts#682
Open
developerjamiu wants to merge 2 commits into
Open
docs: Group Concepts into eight sections and rename the section to Concepts#682developerjamiu wants to merge 2 commits into
developerjamiu wants to merge 2 commits into
Conversation
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.
Final PR of the Concepts Phase 2 rollout: the structural pass. PRs 1–6 reshaped page content in place; this one moves everything into the agreed information architecture ("rename last").
What changed
_category_.json; the06-conceptsfolder does not move).cliandlookupsstay under Concepts as subgroups (the CLI tree is frozen — the sync bot writes to the hardcodeddocs/06-concepts/cli). Theirsidebar-icon-toolsicons were removed so all Concepts subgroups are visually consistent.git mv(history preserved). 142 internal links were rewritten to the new structure; the build passes withonBrokenLinks: 'throw'.Deliberate deferrals
/next; the site serves 3.4.0 at the root, where the plugin rejects the new paths as invalidtotargets. No stable URL is stranded (3.4.0 is frozen; all/nextinternal links are fixed). The 50 redirects are prepared and will be added when 4.0 becomes the default version.Follow-ups (separate PRs)
serverpod generate/dart run bin/main.dartreferences around the hot-reload dev loop (Update references to 'serverpod generate' to reflect the changes with hot reload #538, Address all mentions of dart run bin/main.dart #565).