Kaynağa Gözat

Gitbook Auto Published

willin 8 yıl önce
ebeveyn
işleme
4733684d87
2 değiştirilmiş dosya ile 6 ekleme ve 4 silme
  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",