docs: restructure Configuration & Integrations, add Team Workspaces#692
Open
peter-smith-phd wants to merge 1 commit into
Open
docs: restructure Configuration & Integrations, add Team Workspaces#692peter-smith-phd wants to merge 1 commit into
peter-smith-phd wants to merge 1 commit into
Conversation
Deploying localstack-docs with
|
| Latest commit: |
205408a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://806c0d9e.localstack-docs.pages.dev |
| Branch Preview URL: | https://dpx-493-docs-restructuring-c.localstack-docs.pages.dev |
4ae6ef5 to
a680bd6
Compare
e201b37 to
8736e6b
Compare
Reorganize the former Capabilities and Enterprise areas into dedicated top-level sections: Configuration, Advanced Installation, CI Pipelines, Integrations, Team Workspaces, and Connecting. Overview pages now use section cards, and the AWS landing page and quickstart Next Steps reflect the new layout. public/_redirects maps the old paths to their new homes, and new colour icons matching the sidebar are added for the new sections. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ce11526 to
205408a
Compare
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.
Motivation
This is the final phase of the AWS docs restructuring. The previous structure mixed emulator configuration, installation methods, CI usage, and account/admin tasks under generic section names, which made it hard for our different user groups to find what they need. This PR reorganizes the remaining content so the navigation maps to real user intent.
It builds on the already-restructured "Connecting" and "Developer Tools" sections.
Restructuring/planning was done by me, with help from Claude to update the files. I carefully reviewed every change, and made some updates by hand.
Major changes
capabilities/tree toconfiguration/, promoted Configuration Options and Logging to the top level, folded DNS Server and LocalSurf into Networking, merged the two duplicate "Internal Endpoints" pages, and grouped power-user topics under a new Advanced Features sub-section.astro.config.mjs, setsidebar.orderacross moved pages, added sidebar icons for the new sections, updated internal cross-links throughout the docs, and added 301 redirects for every moved URL inpublic/_redirects.The Astro build passes with all internal links validated.