Browse Source

去除多余配置

LY 5 years ago
parent
commit
4993c6b1ed
3 changed files with 17 additions and 56 deletions
  1. 7 20
      install/book.json
  2. 7 20
      operate/book.json
  3. 3 16
      register/book.json

+ 7 - 20
install/book.json

@@ -4,14 +4,14 @@
     "author": "zhangjikai",
     "output.name": "site",
     "language": "zh-hans",
-    "gitbook": "3.2.3",
+    "gitbook": "",
     "root": ".",
     "structure": {
         "readme": "introduction.md"
     },
     "links": {
         "sidebar": {
-            "Home": "http://www.zhangjikai.com"
+           
         }
     },
     "plugins": [
@@ -116,12 +116,12 @@
             "token": "ff100361cdce95dd4c8fb96b4009f7bc"
         },
         "donate": {
-            "wechat": "https://zhangjikai.com/resource/weixin.png",
-            "alipay": "https://zhangjikai.com/resource/alipay.png",
+            "wechat": "",
+            "alipay": "",
             "title": "",
-            "button": "",
-            "alipayText": "支付宝打赏",
-            "wechatText": "微信打赏"
+            "button": "",
+            "alipayText": "",
+            "wechatText": ""
         },
         "simple-page-toc": {
             "maxDepth": 3,
@@ -152,19 +152,6 @@
             "fade": false,
             "style": "flat"
         },
-
-        "versions": {
-            "options": [
-                {
-                    "value": "http://gitbook.zhangjikai.com",
-                    "text": "v3.2.3"
-                },
-                {
-                    "value": "http://gitbook.zhangjikai.com/v2/",
-                    "text": "v2.6.4"
-                }
-            ]
-        },
         "rss": {
             "title": "GitBook 使用教程",
             "description": "记录 GitBook 的配置和一些插件的使用",

+ 7 - 20
operate/book.json

@@ -4,14 +4,14 @@
     "author": "zhangjikai",
     "output.name": "site",
     "language": "zh-hans",
-    "gitbook": "3.2.3",
+    "gitbook": "",
     "root": ".",
     "structure": {
         "readme": "introduction.md"
     },
     "links": {
         "sidebar": {
-            "Home": "http://www.zhangjikai.com"
+            
         }
     },
     "plugins": [
@@ -116,12 +116,12 @@
             "token": "ff100361cdce95dd4c8fb96b4009f7bc"
         },
         "donate": {
-            "wechat": "https://zhangjikai.com/resource/weixin.png",
-            "alipay": "https://zhangjikai.com/resource/alipay.png",
+            "wechat": "",
+            "alipay": "",
             "title": "",
-            "button": "",
-            "alipayText": "支付宝打赏",
-            "wechatText": "微信打赏"
+            "button": "",
+            "alipayText": "",
+            "wechatText": ""
         },
         "simple-page-toc": {
             "maxDepth": 3,
@@ -152,19 +152,6 @@
             "fade": false,
             "style": "flat"
         },
-
-        "versions": {
-            "options": [
-                {
-                    "value": "http://gitbook.zhangjikai.com",
-                    "text": "v3.2.3"
-                },
-                {
-                    "value": "http://gitbook.zhangjikai.com/v2/",
-                    "text": "v2.6.4"
-                }
-            ]
-        },
         "rss": {
             "title": "GitBook 使用教程",
             "description": "记录 GitBook 的配置和一些插件的使用",

+ 3 - 16
register/book.json

@@ -1,17 +1,17 @@
-{
+{
     "title": "GitBook 使用教程",
     "description": "记录 GitBook 的配置和一些插件的使用",
     "author": "zhangjikai",
     "output.name": "site",
     "language": "zh-hans",
-    "gitbook": "3.2.3",
+    "gitbook": "",
     "root": ".",
     "structure": {
         "readme": "introduction.md"
     },
     "links": {
         "-sidebar": {
-            "Home": "http://www.zhangjikai.com"
+            
         }
     },
     "plugins": [
@@ -152,19 +152,6 @@
             "fade": false,
             "style": "flat"
         },
-
-        "versions": {
-            "-options": [
-                {
-                    "value": "http://gitbook.zhangjikai.com",
-                    "text": "v3.2.3"
-                },
-                {
-                    "value": "http://gitbook.zhangjikai.com/v2/",
-                    "text": "v2.6.4"
-                }
-            ]
-        },
         "rss": {
             "title": "GitBook 使用教程",
             "description": "记录 GitBook 的配置和一些插件的使用",