@@ -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": {
@@ -6,7 +6,7 @@
"scripts": {
"start": "./cmd",
"test": "gulp",
- "build": "gitbook build"
+ "build:doc": "gitbook build"
"repository": {
"type": "git",