1.0.7 • Published 6 months ago

gitbook-plugin-hirain-search v1.0.7

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

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago