Compare commits
1 Commits
develop
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
6869740f31 |
@ -9,8 +9,6 @@
|
|||||||
|
|
||||||
Add fast and relevant search to your Jekyll site.
|
Add fast and relevant search to your Jekyll site.
|
||||||
|
|
||||||
> While this plugin was created by Algolia, it is not an officially supported API client. It is possible that future major versions of Jekyll break compatibility, or require changes.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
@ -10,8 +10,6 @@ layout: content-with-menu.pug
|
|||||||
`jekyll-algolia` is a Jekyll plugin that lets you push all your content in an
|
`jekyll-algolia` is a Jekyll plugin that lets you push all your content in an
|
||||||
Algolia index.
|
Algolia index.
|
||||||
|
|
||||||
> While this plugin was created by Algolia, it is not an officially supported API client. It is possible that future major versions of Jekyll break compatibility, or require changes.
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
You'll need:
|
You'll need:
|
||||||
|
@ -8675,8 +8675,9 @@ websocket-driver@>=0.5.1:
|
|||||||
websocket-extensions ">=0.1.1"
|
websocket-extensions ">=0.1.1"
|
||||||
|
|
||||||
websocket-extensions@>=0.1.1:
|
websocket-extensions@>=0.1.1:
|
||||||
version "0.1.3"
|
version "0.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
|
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
|
||||||
|
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
|
||||||
|
|
||||||
weinre@^2.0.0-pre-I0Z7U9OV:
|
weinre@^2.0.0-pre-I0Z7U9OV:
|
||||||
version "2.0.0-pre-I0Z7U9OV"
|
version "2.0.0-pre-I0Z7U9OV"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user