Snow 1d0b9c5323 增加了node环境 | há 1 mês atrás | |
---|---|---|
.. | ||
_layouts | há 1 mês atrás | |
assets | há 1 mês atrás | |
.eslintrc | há 1 mês atrás | |
.npmignore | há 1 mês atrás | |
LICENSE | há 1 mês atrás | |
README.md | há 1 mês atrás | |
index.js | há 1 mês atrás | |
package.json | há 1 mês atrás |
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 |