From ce6d4535364258c1de37432e4a04c684a0aec07c Mon Sep 17 00:00:00 2001 From: kazuya kawaguchi Date: Tue, 29 Nov 2016 17:33:21 +0900 Subject: [PATCH] :zap: improvement(gitbook): add vuejs style theme plugin --- template/gitbook/book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/gitbook/book.json b/template/gitbook/book.json index 8dc9a96..606af2b 100644 --- a/template/gitbook/book.json +++ b/template/gitbook/book.json @@ -1,7 +1,7 @@ { "gitbook": "3.x.x", "root": "./", - "plugins": ["edit-link", "github", "advanced-emoji@0.2.1"], + "plugins": ["edit-link", "theme-vuejs@git+https://github.com/pearofducks/gitbook-plugin-theme-vuejs.git", "-fontsettings", "github", "advanced-emoji@0.2.1"], "pluginsConfig": { {{#unless_eq githubAccount ""}} "edit-link": {