DOC-58 Restructure docs into Connecting section#633
Draft
peter-smith-phd wants to merge 1 commit intomainfrom
Draft
DOC-58 Restructure docs into Connecting section#633peter-smith-phd wants to merge 1 commit intomainfrom
peter-smith-phd wants to merge 1 commit intomainfrom
Conversation
Add a new top-level "Connecting" section grouping the docs needed to point an existing AWS application at LocalStack — AWS CLI, AWS SDKs, Infrastructure as Code, LocalStack Console, and the LocalStack Toolkit (IDEs) — with redirects, updated cross-references, and new Overview pages. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Deploying localstack-docs with
|
| Latest commit: |
1f64053
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6e76c01d.localstack-docs.pages.dev |
| Branch Preview URL: | https://doc-58-docs-restructuring-co.localstack-docs.pages.dev |
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
Linear: DOC-58
Adds a new top-level Connecting section that groups the docs a user needs to point an existing AWS application at LocalStack:
integrations/aws-native-tools/integrations/aws-sdks/; page titles renamed to AWS's official names (e.g. "AWS SDK for .NET")capabilities/web-app/)tooling/Other changes:
src/assets/images/plug.svg+.plug-iconCSS) so it's visually distinct from "Integrations".<SectionCards>modelled onaws/capabilities/index.mdx.index.mdfiles deleted./user-guide/...redirects retargeted directly at the new locations (no chained hops).Test plan
npm run buildpasses locally (377 pages, all internal links valid)./aws/integrations/aws-sdks/,/aws/integrations/aws-native-tools/aws-cli/,/aws/tooling/vscode-extension/) and confirm they 301 to the new paths./user-guide/...redirects still resolve in one hop.Instance Managementis back under Capabilities → LocalStack Web App.🤖 Generated with Claude Code