Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 360 Bytes

GitBook.md

File metadata and controls

38 lines (31 loc) · 360 Bytes

GitBook

npm install gitbook-cli -g
  • 初始化
gitbook init
gitbook init book_folder
git init
  • 预览
gitbook serve
  • 构建
gitbook build
gitbook build ./ --log=debug --debug
  • 安装插件
gitbook install
  • 常用插件
styles-sass
github
katex