1.0.7 • Published 8 months ago

gitbook-plugin-hirain-search v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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", "hirain-search"
    ]
}

Example

use your terminal, enter the gitbook root folder

    > gitbook install
    > gitbook serve 

And then open http://localhost:4000

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago