Skip to content

Add local search to docs site#383

Merged
aktech merged 1 commit into
nebari-dev:mainfrom
MUFFANUJ:addSearchToDocs
Jun 5, 2026
Merged

Add local search to docs site#383
aktech merged 1 commit into
nebari-dev:mainfrom
MUFFANUJ:addSearchToDocs

Conversation

@MUFFANUJ

@MUFFANUJ MUFFANUJ commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Reference Issues or PRs

Closes #378

What does this implement/fix?

Adds Docusaurus local search to the docs site so visitors can search across all documentation pages from the navbar. Disables blog indexing since the docs site has no blog.
Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

NOne

Access-centered content checklist

Text styling

  • The content is written with plain language (where relevant).
  • If there are headers, they use the proper header tags (with only one level-one header: H1 or # in markdown).
  • All links describe where they link to (for example, check the Nebari website).
  • This content adheres to the Nebari style guides.

Non-text content

  • All content is represented as text (for example, images need alt text, and videos need captions or descriptive transcripts).
  • If there are emojis, there are not more than three in a row.
  • Don't use flashing GIFs or videos.
  • If the content were to be read as plain text, it still makes sense, and no information is missing.

Any other comments?

Screen.Recording.2026-06-05.at.4.11.46.AM.mov

@netlify

netlify Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploy Preview for nebi-docs ready!

Name Link
🔨 Latest commit 46c2db7
🔍 Latest deploy log https://app.netlify.com/projects/nebi-docs/deploys/6a220057c5245400083b4b1a
😎 Deploy Preview https://deploy-preview-383--nebi-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@aktech aktech merged commit e8f6759 into nebari-dev:main Jun 5, 2026
4 checks passed
@MUFFANUJ MUFFANUJ deleted the addSearchToDocs branch June 5, 2026 11:54
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.

Add search to the docs website

2 participants