Restructure some pages to create new "Connecting" section#633
Open
peter-smith-phd wants to merge 2 commits intomainfrom
Open
Restructure some pages to create new "Connecting" section#633peter-smith-phd wants to merge 2 commits intomainfrom
peter-smith-phd wants to merge 2 commits 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: |
27ee437
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://acaf1666.localstack-docs.pages.dev |
| Branch Preview URL: | https://doc-58-docs-restructuring-co.localstack-docs.pages.dev |
Rename the section directory from connecting-to-localstack to connecting (shorter URL), rename its sidebar group to "IDE Extensions", and add an "AWS Toolkit for VS Code" page so the section covers both available IDE extensions. Co-Authored-By: Claude Opus 4.7 (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
To better align with how the customers use our product, this PR creates a new top-level "Connecting" section. This section contains all the necessary documentation for an AWS user to learn how their existing tools (CLI, SDK, IaC) can be configured to work with LocalStack. This section does not introduce any LocalStack-specific features, but purely focuses on how existing tools can be used with LocalStack (which for many users is all they care about).
There have been (almost) no changes to existing pages, but rather the left-hand navigation has been modified to reflect the new structure.
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")tooling/, and introduction of new AWS Toolkit page.All existing pages have been updated to correctly link to these new pages, and redirects have been added/adjusted.
Linear: DOC-58
🤖 Generated with Claude Code