Skip to content

feat: add docusaurus-lunr-search support#65

Open
philip wants to merge 1 commit intomainfrom
add-lunr-search
Open

feat: add docusaurus-lunr-search support#65
philip wants to merge 1 commit intomainfrom
add-lunr-search

Conversation

@philip
Copy link
Copy Markdown
Collaborator

@philip philip commented Apr 25, 2026

Summary

  • Adds docusaurus-lunr-search (3.6.0) for offline, client-side full-text search
  • Registers the plugin in docusaurus.config.ts
  • Styles the search input and results dropdown to match site colors

Notes

  • Search index is built at npm run build time, so npm run dev shows "Loading..." in search box
  • Project is abandoned but is functional. Used as per AppKit docs, did not explore alternatives

Test plan

  • npm run build succeeds
  • Search box visible and readable in both light and dark mode
  • Search results return correct pages with highlighted terms
  • npm run test passes

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