Skip to content

Commit 49ff9c7

Browse files
authored
Port .devcontainer/docs/ to docs site (#32)
* Port .devcontainer/docs/ to docs site and remove legacy directory Merge 5 legacy reference docs from .devcontainer/docs/ into the Starlight documentation site at docs/: - New Keybindings page (Customization) — VS Code/Claude Code shortcut conflicts, resolution options, and full keybinding reference - New Troubleshooting page (Reference) — 12+ problem/solution entries for build, auth, plugins, performance, and reset procedures - New Optional Features page (Customization) — mcp-qdrant vector memory setup guide and feature disabling - Merged setup variables (.env flags) into Environment Variables ref - Merged .secrets authentication docs into Configuration page - Updated sidebar navigation with 3 new entries - Removed .devcontainer/docs/ (all content now in docs site) * Fix changelog wording: "merged" → "migrated content from" One of the 5 legacy docs (plugins.md) was superseded rather than merged, making "merged" inaccurate. --------- Co-authored-by: AnExiledDev <AnExiledDev@users.noreply.github.com>
1 parent 350b2b9 commit 49ff9c7

File tree

10 files changed

+244
-416
lines changed

10 files changed

+244
-416
lines changed

.devcontainer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
- Updated prerequisites and installation docs to support all DevContainer clients (VS Code, CLI, JetBrains Gateway, DevPod, Codespaces)
1212
- Added tabbed client-specific instructions on the installation page
1313
- Added dedicated port forwarding reference page covering VS Code auto-detect, devcontainer-bridge, and SSH tunneling
14+
- **Ported `.devcontainer/docs/` to docs site** — migrated content from 5 legacy reference docs into the Starlight documentation site:
15+
- New **Keybindings** page (Customization) — VS Code/Claude Code shortcut conflicts and resolution options
16+
- New **Troubleshooting** page (Reference) — 12+ problem/solution entries for build, auth, plugins, and performance issues
17+
- New **Optional Features** page (Customization) — mcp-qdrant vector memory setup guide
18+
- Merged setup variables (`.env` flags) into the Environment Variables reference
19+
- Merged `.secrets` file authentication docs into the Configuration page
20+
- Removed `.devcontainer/docs/` directory — all content now lives in the docs site
1421

1522
### Fixed
1623

.devcontainer/docs/configuration-reference.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

.devcontainer/docs/keybindings.md

Lines changed: 0 additions & 100 deletions
This file was deleted.

.devcontainer/docs/plugins.md

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)