-
安装 node v10.24.1
-
安装 gitbook-cli
npm install gitbook-cli -g
-
拉取文档代码库
git clone https://github.com/TianXuan-Chain/tianxuan-docs.git
-
安装 gitbook 依赖
cd tianxuan-docs gitbook install -
打包 html
npm run build
-
本地部署
gitbook serve
-
部署到 github pages
npm run deploy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|