chetaofeng / gitbook-use

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

Home Page:http://gitbook.zhangjikai.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

前言

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

运行

  • 安装 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的一些配置及插件信息

http://gitbook.zhangjikai.com/


Languages

Language:CSS 100.0%