Snow 1d0b9c5323 增加了node环境 | 1 ay önce | |
---|---|---|
.. | ||
_layouts | 1 ay önce | |
assets | 1 ay önce | |
.eslintrc | 1 ay önce | |
.npmignore | 1 ay önce | |
LICENSE | 1 ay önce | |
README.md | 1 ay önce | |
index.js | 1 ay önce | |
package.json | 1 ay önce |
This plugin is a default plugin for GitBook, it adds an interactive search bar to your book.
This plugin is backend agnostic.
This is a default plugin and it can be disabled using a book.json
configuration:
{
plugins: ["-search"]
}
Backend | Plugin Name | Description |
---|---|---|
Lunr | lunr |
Index the content into a local/offlien index |
Algolia | algolia |
Index the content in Algolia |