Snow 1d0b9c5323 增加了node环境 | пре 1 месец | |
---|---|---|
.. | ||
_layouts | пре 1 месец | |
assets | пре 1 месец | |
.eslintrc | пре 1 месец | |
.npmignore | пре 1 месец | |
LICENSE | пре 1 месец | |
README.md | пре 1 месец | |
index.js | пре 1 месец | |
package.json | пре 1 месец |
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 |