II. Local Gitbook Builder
Contributed by Xupeng Chen
Install command line gitbook tool
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew install node
brew install npmnpm install gitbook -g
npm install gitbook-cli -g
gitbook -V #查看版本gitbook和gitbook-cli版本Install packages for gitbook tool
<div data-gb-custom-block data-tag="urlembed">
https://website.org/stuff/this-is-the-path-name
</div>Build gitbook (html)
How to build pdf/epub
Last updated