chore: promote Develop to top-level Antora module (JTBD Phase 3)#3153
Open
gtrivedi88 wants to merge 5 commits into
Open
chore: promote Develop to top-level Antora module (JTBD Phase 3)#3153gtrivedi88 wants to merge 5 commits into
gtrivedi88 wants to merge 5 commits into
Conversation
Create modules/develop/ with pages, partials, examples, and images moved from end-user-guide. Covers daily development workflow + IDE/AI tool setup. Nav structure: - Credentials and configurations (secrets, ConfigMaps, SSH, Git) - Container tooling (fuse-overlayfs, kubedock) - Team workflow (PR review, GitHub Actions, badges) - Persistent storage and backups - Prevent workspace idling - URL parameter reference - IDE selection (VS Code, JetBrains, common IDE) - AI coding assistants - Devfiles and workspace customization End-user-guide slimmed to troubleshooting only. page-aliases added for all moved pages. Co-authored-by: Cursor <cursoragent@cursor.com>
|
⚡️ Deploying pull request preview... |
Move backup procedure pages (proc-restoring-a-workspace-from-backup, proc-viewing-backups-in-the-dashboard) to develop module where their images already live. Restore end-user-guide nav entries for pages that belong to other categories (Get Started, Integrate). These will be moved by their respective PRs when they merge. Co-authored-by: Cursor <cursoragent@cursor.com>
Pages moved to the develop module are now referenced at their new location. Updated 8 xrefs across administration-guide and discover modules. Co-authored-by: Cursor <cursoragent@cursor.com>
Pages in develop that reference end-user-guide pages now use end-user-guide: prefix. Pages staying in end-user-guide that reference develop pages now use develop: prefix. Co-authored-by: Cursor <cursoragent@cursor.com>
The pass:[] wrapper causes RedHat.Spacing to flag the rule name itself. Bare HTML comments are properly recognized by Vale as toggle directives. Co-authored-by: Cursor <cursoragent@cursor.com>
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 does this pull request change?
Creates a new top-level
modules/develop/Antora module by extracting all developer workflow content from end-user-guide.40 pages, 12 partials, 6 examples, 19 images moved.
Nav structure
Changes
Pull Request checklist
:page-aliases:for backward-compatible URLsMade with Cursor