Replace the default Docusaurus search functionality with a custom React search bar component that integrates with the Orama search package. Enhance the search experience with a consistent UI/UX, keyboard navigation, and proper formatting and highlighting of search results. Provide documentation for installation and configuration.
New Features:
Introduce a custom React search bar component that integrates with the Orama search package, replacing the default search functionality in Docusaurus.
Enhancements:
Implement a consistent UI/UX for the search bar that aligns with Docusaurus styling, including dark/light mode support and transitions for better user experience.
Add keyboard navigation support for search results, enhancing accessibility and usability.
Documentation:
Create documentation for installing and configuring the custom search component, providing guidance for users to integrate it into their projects.
Resolves #2
Replace the default Docusaurus search functionality with a custom React search bar component that integrates with the Orama search package. Enhance the search experience with a consistent UI/UX, keyboard navigation, and proper formatting and highlighting of search results. Provide documentation for installation and configuration.
New Features:
Enhancements:
Documentation:
This PR was automatically generated.
If you want to make changes to this PR: