Skip to content

Point the docs at the Cookbook and invite people to post recipes - #223

Merged
thdxg merged 1 commit into
mainfrom
claude/cookbook-docs-page-172bd9
Aug 3, 2026
Merged

Point the docs at the Cookbook and invite people to post recipes#223
thdxg merged 1 commit into
mainfrom
claude/cookbook-docs-page-172bd9

Conversation

@thdxg

@thdxg thdxg commented Aug 3, 2026

Copy link
Copy Markdown
Owner

The Cookbook discussion category already holds three recipes, and nothing on the docs site points there. Adds /docs/cookbook.

Why

The recipes only exist for people who happen to browse Discussions — the docs never mention the category, so a reader following the sidebar has no way to learn it's there. That also cuts the other way: nowhere in the docs invites anyone to post a workflow, which is what a cookbook needs to grow past whatever the maintainer wrote.

What

New pagewebsite/docs/pages/90-cookbook.md, served at /docs/cookbook:

One clause in the introduction so the page is reachable from /docs/ and not just the sidebar.

The sidebar group is a judgment call

The page opens a new Community group rather than filing under Automation. Two of the three current recipes are automation and one is keybinds, so the axis that generalizes is who writes them, not what they cover — and it leaves somewhere obvious for future community-facing pages. Easy to move if you'd rather not add a group for one page.

Verified

bun run build:docs renders 10 pages; sidebar shows Community → Cookbook active; page is in sitemap.xml. Rendered at desktop and mobile — no console errors, no horizontal overflow, lists match existing pages (Tailwind preflight suppresses bullet markers site-wide; Command palette computes identically, so that's not new here). All ten external links return 200, and the extensionless /docs/cookbook resolves under wrangler dev — worth checking separately, since a plain static server can't serve those URLs.

Follow-up, not in this PR

The "Three to start with" list is curated by hand, so it goes stale as outside recipes land. If that turns into a chore, the alternative is dropping the enumeration and letting the category page speak for itself.

The Cookbook discussion category already holds three recipes, and nothing
in the docs points there — so they only exist for people who happen to
browse Discussions. Add a page that links the category, previews what's
in it, and says how to contribute.

The page lands in a new "Community" sidebar group rather than under
Automation: two of the three current recipes are automation and one is
keybinds, so the grouping that generalizes is who writes them, not what
they're about.
@thdxg thdxg added documentation Improvements or additions to documentation area:docs Documentation labels Aug 3, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
macterm cdc766f Commit Preview URL

Branch Preview URL
Aug 03 2026, 04:37 PM

@thdxg
thdxg merged commit e4ffd71 into main Aug 3, 2026
11 checks passed
@thdxg
thdxg deleted the claude/cookbook-docs-page-172bd9 branch August 3, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant