Skip to content

docs: drop custom Search override#32

Merged
SutuSebastian merged 1 commit into
mainfrom
docs/drop-custom-search
Jul 19, 2026
Merged

docs: drop custom Search override#32
SutuSebastian merged 1 commit into
mainfrom
docs/drop-custom-search

Conversation

@SutuSebastian

Copy link
Copy Markdown
Contributor

Summary

  • Delete apps/docs/components/blume/Search.astro and stop overriding layout Search.
  • Keep CURATED_POPULAR as the source for Blume search.popular and the 404 page.

Why

Custom Search was added in ba10229 only because Blume 1.0.4 had no curated empty-state API. Blume 1.1.0 ships search.popular; the fork was ignoring that config.

Test plan

  • bun run docs:check -- --isolated
  • bun run docs:build
  • Spot-check Cmd+K empty state shows the six curated links

The override existed only to curate Cmd+K empty-state links before
1.1.0. Native search.popular + CURATED_POPULAR (still shared with 404)
replace it.
@SutuSebastian SutuSebastian added the docs Merged PRs with this label deploy the /layers docs site label Jul 19, 2026
@changeset-bot

changeset-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: eff427f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@SutuSebastian, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 11 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cc824105-0a6c-4bd9-a37e-5a0274a0c1a2

📥 Commits

Reviewing files that changed from the base of the PR and between 8292241 and eff427f.

📒 Files selected for processing (4)
  • apps/docs/blume.config.ts
  • apps/docs/components.ts
  • apps/docs/components/blume/Search.astro
  • apps/docs/components/curated-popular.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/drop-custom-search

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@SutuSebastian
SutuSebastian merged commit cb4d721 into main Jul 19, 2026
15 checks passed
@SutuSebastian
SutuSebastian deleted the docs/drop-custom-search branch July 19, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Merged PRs with this label deploy the /layers docs site

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant