IntegrationsGatsby

Add Search Bar to Gatsby

Integrate Inkeep's search bar into your Gatsby site for powerful content discovery.

What is Gatsby

Gatsby is a React-based open source framework for creating websites.

Install the component library

npm install @inkeep/cxkit-react
yarn add @inkeep/cxkit-react

Customize your settings

Define your Inkeep settings.

Define the component

Next, create an InkeepSearchBar.tsx file for the Search Bar component.

For a full list of customizations, check out the Search Bar documentation.

On this page