瀏覽代碼

Gitbook Auto Published

willin 8 年之前
父節點
當前提交
4733684d87
共有 2 個文件被更改,包括 6 次插入4 次删除
  1. 5 3
      book.json
  2. 1 1
      package.json

+ 5 - 3
book.json

@@ -36,9 +36,9 @@
   },
   "plugins": [
     "addcssjs",
-    "autotheme",
+    "-autotheme",
     "-atoc",
-    "fancybox",
+    "-fancybox",
     "donate",
     "-github",
     "-disqus",
@@ -47,8 +47,10 @@
     "adsense",
     "-maxiang",
     "wordcount",
-    "-theme-material",
+    "theme-material",
     "highlight",
+    "-fontsettings",
+    "-sharing",
     "sitemap"
   ],
   "pluginsConfig": {

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "scripts": {
     "start": "./cmd",
     "test": "gulp",
-    "build": "gitbook build"
+    "build:doc": "gitbook build"
   },
   "repository": {
     "type": "git",