Skip to content

Commit 6e28b19

Browse files
committed
udpate
1 parent 5352f39 commit 6e28b19

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ gitbook serve
1515
```
1616
* 在浏览器中打开 `http://localhost:4000/` 进行访问
1717

18-
## GitBook 资源
19-
20-
* [GitBook主页](https://www.gitbook.com/)
21-
* [Github地址](https://github.com/GitbookIO/)
22-
* [GitBook编辑器](https://www.gitbook.com/editor/osx)
23-
* [GitBook Toolchain Documentation](http://toolchain.gitbook.com/)
24-
* [GitBook Documentation](http://help.gitbook.com/)
25-
2618
## 目录
2719
* [安装](installation.md)
2820
* [命令](commands.md)
@@ -31,3 +23,11 @@ gitbook serve
3123
* [插件](plugins.md)
3224
* [主题](themes.md)
3325
* [bookjson](bookjson.md)
26+
27+
## GitBook 资源
28+
29+
* [GitBook主页](https://www.gitbook.com/)
30+
* [Github地址](https://github.com/GitbookIO/)
31+
* [GitBook编辑器](https://www.gitbook.com/editor/osx)
32+
* [GitBook Toolchain Documentation](http://toolchain.gitbook.com/)
33+
* [GitBook Documentation](http://help.gitbook.com/)

book.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"plugins": [
1818
"-lunr",
1919
"-search",
20-
"-highlight",
20+
"-highlight",
21+
"-livereload",
2122
"search-plus@^0.0.11",
2223
"simple-page-toc@^0.1.1",
2324
"github@^2.0.0",

0 commit comments

Comments
 (0)