1.0.7 • Published 10 months ago

gitbook-plugin-hirain-search v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
10 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

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago