File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff 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/ )
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments