3.1.7 • Published 6 months ago

@orama/plugin-docusaurus-v3 v3.1.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Orama Plugin for Docusaurus v3

Plugin documentation

Local Development

To test the plugin locally, follow these steps:

(Required only if using workspace dependencies):

Replace all the workspace:* packages with the latest version of the package.

Steps:

  1. Add a link to the plugin in your Docusaurus project:
"dependencies": {
  "@orama/plugin-docusaurus": "file:../path/to/plugin"
}
  1. Install the plugin:
pnpm install
  1. Start your Plugin project (plugin folder):
pnpm run watch
  1. Copy the needed CSS files into dist folder:
pnpm run postbuild
  1. Start your Docusaurus project:
pnpm start

The Docusaurus project will watch automatically for changes in the plugin, so you can edit the plugin and see the changes in real-time.

Other information

  • The Answer Session will not work while working on Staging due to the answer session url being hard-corded to production. To test it please, use prod environment.

For Docusaurus v2, please refer to the v2 branch.

3.0.4

11 months ago

3.0.3

11 months ago

3.0.2

11 months ago

3.0.8

8 months ago

3.0.7

9 months ago

3.0.6

9 months ago

3.0.5

9 months ago

3.1.3

8 months ago

3.1.2

8 months ago

3.1.1

8 months ago

3.1.0

8 months ago

3.1.7

6 months ago

3.1.6

7 months ago

3.1.5

7 months ago

3.1.4

7 months ago

3.0.1

1 year ago

3.0.0

1 year ago

3.0.0-rc-4

1 year ago

3.0.0-rc-1

1 year ago

3.0.0-rc-3

1 year ago

3.0.0-rc-2

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.24

1 year ago

2.0.19

1 year ago

2.0.22

1 year ago

2.0.23

1 year ago

2.0.20

1 year ago

2.0.21

1 year ago

2.0.18

1 year ago

2.0.17

1 year ago

2.0.16

2 years ago

2.0.15

2 years ago

2.0.14

2 years ago

2.0.13

2 years ago

2.0.12

2 years ago

2.0.11

2 years ago

2.0.10

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-beta.12

2 years ago

2.0.0-beta.11

2 years ago

2.0.0-beta.10

2 years ago

2.0.0-beta.9

2 years ago

2.0.0-beta.8

2 years ago

2.0.0-beta.7

2 years ago