Skip to content

docs: simplify cookbook navigation#5166

Merged
tylerslaton merged 3 commits into
mainfrom
docs/cookbook-daytona-default
Jun 2, 2026
Merged

docs: simplify cookbook navigation#5166
tylerslaton merged 3 commits into
mainfrom
docs/cookbook-daytona-default

Conversation

@tylerslaton

Copy link
Copy Markdown
Contributor

Problem

The cookbook sidebar reused the docs framework picker and showed extra grouping chrome even though Daytona is the only cookbook page.

Why

The cookbook routes render through the shared docs page view, which always injected the framework selector into the sidebar and included the cookbook overview/section header from meta.json.

Fix

  • Let cookbook pages explicitly suppress the shared sidebar selector.
  • Redirect /cookbook to /cookbook/daytona.
  • Keep the cookbook sidebar to the single Daytona page link.

Validation:

  • npm run lint in showcase/shell-docs passes with existing warnings.
  • npm run build in showcase/shell-docs passes with existing Next/Turbopack warnings.
  • Repo pre-commit package checks passed on both commits.
  • npm run typecheck currently fails on existing SignupLink test prop errors unrelated to this change.

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat-with-your-data Ready Ready Preview, Comment Jun 2, 2026 6:38pm
docs Ready Ready Preview, Comment Jun 2, 2026 6:38pm
form-filling Ready Ready Preview, Comment Jun 2, 2026 6:38pm
research-canvas Ready Ready Preview, Comment Jun 2, 2026 6:38pm
travel Ready Ready Preview, Comment Jun 2, 2026 6:38pm

Request Review

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

📣 Social Copy Generator

Generate social media copies (Twitter/X, LinkedIn, Blog Post) for this PR using Claude.

  • Generate social media copies

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Production Digest-Pinning Audit

All 27 services digest-pinned.

Run 2026-06-02 11:35:53 PDT — 0 finding(s).

@tylerslaton
tylerslaton marked this pull request as ready for review June 2, 2026 18:35
@tylerslaton tylerslaton changed the title [codex] Simplify cookbook navigation docs: simplify cookbook navigation Jun 2, 2026
@tylerslaton
tylerslaton merged commit 4c6ecbb into main Jun 2, 2026
16 of 21 checks passed
@tylerslaton
tylerslaton deleted the docs/cookbook-daytona-default branch June 2, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant