diff --git a/README.md b/README.md index 0874f84..e32729b 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,6 @@ gitbook serve ``` * 在浏览器中打开 `http://localhost:4000/` 进行访问 -## GitBook 资源 - -* [GitBook主页](https://www.gitbook.com/) -* [Github地址](https://github.com/GitbookIO/) -* [GitBook编辑器](https://www.gitbook.com/editor/osx) -* [GitBook Toolchain Documentation](http://toolchain.gitbook.com/) -* [GitBook Documentation](http://help.gitbook.com/) - ## 目录 * [安装](installation.md) * [命令](commands.md) @@ -31,3 +23,11 @@ gitbook serve * [插件](plugins.md) * [主题](themes.md) * [bookjson](bookjson.md) + +## GitBook 资源 + +* [GitBook主页](https://www.gitbook.com/) +* [Github地址](https://github.com/GitbookIO/) +* [GitBook编辑器](https://www.gitbook.com/editor/osx) +* [GitBook Toolchain Documentation](http://toolchain.gitbook.com/) +* [GitBook Documentation](http://help.gitbook.com/) diff --git a/book.json b/book.json index c9ad83f..c36dcd1 100644 --- a/book.json +++ b/book.json @@ -17,7 +17,8 @@ "plugins": [ "-lunr", "-search", - "-highlight", + "-highlight", + "-livereload", "search-plus@^0.0.11", "simple-page-toc@^0.1.1", "github@^2.0.0",