The Wayback Machine - https://web.archive.org/web/20200628141829/https://github.com/zhangjikai/gitbook-use
Skip to content
Branch: master
Go to file
Clone

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

前言

主要记录 GitBook 的安装配置以及一些插件信息,当前使用的 GitBook 版本为 3.2.3

推荐一下 docsify,相当于一个精简的 GitBook,不需要编译,使用很方便。这里 基于 doscify 做了一些修改,具体的效果可以看一下 在线的示例 .

运行

  • 安装 GitBook
npm install gitbook-cli -g
  • Clone 代码到本地并运行
git clone git@github.com:zhangjikai/gitbook-use.git
cd gitbook-use
gitbook install
gitbook serve
  • 在浏览器中打开 http://localhost:4000/ 进行访问

目录

GitBook 资源

About

记录GitBook的一些配置及插件信息

Topics

Resources

Releases

No releases published

Languages

You can’t perform that action at this time.