http://www.chengweiyang.cn/gitbook/index.html
npm install gitbook-cli -g
gitbook serve
gitbook build
git add -A; git commit -am '你的提交信息'; git push origin master;
http://www.chengweiyang.cn/gitbook/index.html
npm install gitbook-cli -g
gitbook serve
gitbook build
git add -A; git commit -am '你的提交信息'; git push origin master;