IntegrationsFumadocs
Add Inkeep's UI components to your Fumadocs
What is Fumadocs
Fumadocs is an open source documentation framework, powered by Next.js App Router.
Get an API key
- Go to the Inkeep Dashboard
- Select your project under Projects
- Go to the Integrations tab
- Click on Create integration
- Select Web
- Provide a Name and URL (optional) for the integration
- Click on Create
- Click the Example < /> button to get your API key and view suggested settings
Initialize the widget
Create an inkeep-script.tsx
client component in your Fumadocs project.
Then import it in the <body />
of your root layout.tsx
file.
For a full list of customizations, check out the Chat Button documentation.