Skip to content

Commit be12c87

Browse files
author
nuo.xun
committed
update
1 parent bfbeacf commit be12c87

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+6
-2225
lines changed

README.md

+6-11
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,19 @@ Here is a `book.js` configuration example:
3636
```
3737

3838
### Example
39-
40-
39+
40+
After installed gitbook.
41+
4142
```
42-
> cd ./example
43+
> git clone [email protected]:gitbook-plugins/gitbook-plugin-search-pro.git -b gh-pages
44+
> cd ./gitbook-plugin-search-pro.git
4345
> npm install
44-
> npm start
46+
> gitbook serve ./
4547
```
4648

4749
And then open http://127.0.0.1:4000
4850

4951

50-
### Preview
51-
52-
[![](./search.gif)](https://lwdgit.github.io/gitbook-plugin-search-plus/)
53-
[![](./search2.gif)](https://lwdgit.github.io/gitbook-plugin-search-plus/)
54-
[![](./search3.gif)](https://lwdgit.github.io/gitbook-plugin-search-plus/book/?q=%E8%BF%99%E6%9C%AC%E5%B0%8F%E4%B9%A6%E7%9A%84%E7%9B%AE%E7%9A%84%E6%98%AF%E5%BC%95%E5%AF%BC%E4%BD%A0%E8%BF%9B%E5%85%A5%20React%20%E5%92%8C%20Webpack%20%E7%9A%84%E4%B8%96%E7%95%8C)
55-
56-
5752
### Thanks:
5853
* [lwdgit](https://github.com/lwdgit/gitbook-plugin-search-plus)
5954
* [gitbook-plugin-lunr](https://github.com/GitbookIO/plugin-lunr)

example/.gitignore

-28
This file was deleted.

example/README.md

-31
This file was deleted.

example/book.js

-12
This file was deleted.

example/cli.js

-9
This file was deleted.

example/content/.gitignore

-4
This file was deleted.

example/content/Assets.md

-47
This file was deleted.

example/content/Authoring-libraries.md

-51
This file was deleted.

example/content/Automatic-CSS-refresh.md

-3
This file was deleted.

example/content/Automatic-browser-refresh.md

-56
This file was deleted.

example/content/Basics.md

-6
This file was deleted.

example/content/Configuring-react-js.md

-91
This file was deleted.

example/content/Creating-a-dev-and-production-config.md

-1
This file was deleted.

example/content/Custom-workflow-entry.md

-7
This file was deleted.

0 commit comments

Comments
 (0)