gitbook-plugin-theme-deepintell

1.0.18 • Public • Published

GitBook Default Theme

This is the default theme for GitBook since version 3.0.0. It can be used as a template for theming books or can be extended.

Image

使用说明

1. 配置book.json文件

    //添加变量
   "variables": {
   	  	"brand": "深智科技"
   	}

   	//添加插件
   	"plugins": [
        "theme-deepintell@1.0.1"
    ]

2. 安装主题插件

    gitbook install

3. 初始化gitbook

    gitbook init

4. 启动gitbook

    gitbook serve

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-theme-deepintell

Weekly Downloads

5

Version

1.0.18

License

Apache-2.0

Unpacked Size

1.54 MB

Total Files

100

Last publish

Collaborators

  • feit