feat: Move sandbox pages to their respective brand guides#1101
Merged
Conversation
Move these single-file brand guides into directory/README.md structure to support adding sandbox pages as sibling files: - assa-abloy-vingcard-credential-services.md - avigilon-alta-access-system.md - get-started-with-controlbyweb-devices.md - pti-storlogix-cloud.md Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add minimal README.md for brands that had sandbox pages but no brand guide directory: - ASSA ABLOY Vostio Access Control System - Hotek Access Control System - Doorking Callboxes - Genie Garage Openers - Linear Callboxes - Seam Bridge Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Move each sandbox/sample-data page into its respective brand guide directory as a sibling file. This is a cross-site move from the main docs site to the brand guides site. Also removes the now-empty sandbox-and-sample-data directory and its parent README. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Remove sandbox section (40 entries) from guides/SUMMARY.md - Add sandbox entries under respective brand guides in brand-guides/SUMMARY.md - Add 6 new brand guide sections for orphan pages Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add .gitbook.yaml redirects for the 4 brand guide pages that were converted from standalone files to directories: - assa-abloy-vingcard-credential-services - avigilon-alta-access-system - get-started-with-controlbyweb-devices - pti-storlogix-cloud Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix internal links broken by the cross-site move: - Convert relative cross-site links to absolute URLs - Update sandbox page URLs in brand guide get-started pages - Fix asset paths in converted standalone pages (avigilon, pti) - Fix relative links in controlbyweb README after directory conversion - Update links to assa-abloy-vingcard-credential-services directory Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…b-relays
Follow the {brand}-{device-type} directory naming convention used by
all other brand guides.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add a note about sandbox credentials to the brand guides overview page so the old sandbox index page can redirect here. Update the cross-site redirect CSV to include the parent page redirect. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update CSV to use GitBook's required columns: source, destination, intent (live). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Member
|
We no longer support:
We can remove Seam bridge from the brand guides too, as the bridge is always shown in the context of a system that needs it. |
Doorking and Linear are no longer supported — hide their pages. Seam Bridge is always shown in context of a system that needs it, so it doesn't need its own brand guide. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
These brands are no longer supported. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.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.
Summary
docs/guides/developer-tools/sandbox-and-sample-data/into their respective brand guide directories indocs/brand-guides/.mdfiles to directory/README.md structure (Vingcard, Avigilon Alta, ControlByWeb, PTI Storlogix)brand-guides/.gitbook.yamlfor the 4 converted standalone pagesNote: Cross-site redirects (old sandbox URLs → new brand guide locations) need to be configured in the GitBook UI after merge.
Test plan
npm run validate-linkspassesnpm run validate-orphan-pagespassesnpm run validate-redirectspassesnpm run formatproduces no changes🤖 Generated with Claude Code