Package Exports
- @orama/plugin-docusaurus
- @orama/plugin-docusaurus/types
Readme
Orama plugin for Docusaurus v2
Pre-requisites
In order guarantee a correct functionality of the plugin, you need to have the @docusaurus/core at least in the version 2.4.3.
⚠️ This plugin do not support Docusaurus v3. Use @orama/plugin-docusaurus-v3 instead. |
|---|
Usage
Install the plugin:
npm install --save @orama/plugin-docusaurusyarn add @orama/plugin-docusaurusAdd the plugin to your docusaurus.config.js:
plugins: ['@orama/plugin-docusaurus']License
Licensed under the Apache 2.0 license.