Snow 1d0b9c5323 增加了node环境 | vor 1 Monat | |
---|---|---|
.. | ||
_layouts | vor 1 Monat | |
assets | vor 1 Monat | |
.eslintrc | vor 1 Monat | |
.npmignore | vor 1 Monat | |
LICENSE | vor 1 Monat | |
README.md | vor 1 Monat | |
index.js | vor 1 Monat | |
package.json | vor 1 Monat |
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 |