0.0.1 • Published 7 months ago

gitbook-plugins-search-fox v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

gitbook-plugin-hirain-search

Gitbook search engine. (支持中文搜索)

You can search any characters(utf-8) and highlight it in your GitBook, not only english(exp:Chinese).

Usage

Before use this plugin, you should disable the default search plugin first, Here is a book.js configuration example:

{
    "plugins": [
      "-lunr", "-search" ,"-search-pro", "search-fox"
    ]
}
0.0.1

7 months ago