Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

feat: add local search component #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jspears
Copy link
Contributor

@jspears jspears commented Jul 3, 2020

In corporate environments it may be useful to have a local search experience not
requiring an external API. This PR adds a search component loosely based on the
existing Algolia component and an adaptor for loading data into said component. The search
looks similar but is much less sophisticated than Algolia's.

It is implemented as a separate plugin to isolate the code and the dependencies. It may make sense in the future to add a switch to gatsby-theme-apollo-docs to enable this plugin, to reduce the amount of configuration.

@jspears jspears force-pushed the gatsby-theme-apollo-local-search branch from 1fedd23 to f4b2bda Compare July 3, 2020 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant