gitbook-plugin-theme-gt_doc

1.0.3 • Public • Published

GITBOOK 主题插件 gitbook-plugin-theme-gt_doc

book.json 配置参数

{
  "title": "GateChain Doc",
  "author": "GateChain Team",
  "description": "GateChain Documents",
  "copyright": "版权所有Copyright 2019-2020, All Rights Reserved",
  "styles": {
        "website": "styles/website.css"
  },
  "variables": {
      "themelixj": {
          "logo": "/images/GT.png",
          "summary_title": "目录",
          "anchor_title": "文章导航"
      }
  },
  "pluginsConfig": {
      "theme-gt_doc":{
        "search-placeholder":"输入关键字搜索"
      }
    }
}

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-theme-gt_doc

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

15.5 kB

Total Files

9

Last publish

Collaborators

  • panther226