Skip to content

joyhooei/gitbook-use

 
 

Repository files navigation

前言

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

运行

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

目录

GitBook 资源

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%