Skip to content

Commit 6a12078

Browse files
pearofducksyyx990803
authored andcommitted
[docs] Align GitBook theming to main Vue.js site (#448)
* [docs] Align GitBook theming to main Vue.js site * Revert "[docs] Align GitBook theming to main Vue.js site" This reverts commit 9aad147. * [docs] Move all css to a plugin
1 parent d4f7a0f commit 6a12078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"gitbook": "2.x.x",
3-
"plugins": ["edit-link", "prism", "-highlight", "github"],
2+
"gitbook": ">3.0.0",
3+
"plugins": ["edit-link", "prism", "theme-vuejs@git+https://github.com/pearofducks/gitbook-plugin-theme-vuejs.git", "-fontsettings", "-highlight", "github"],
44
"pluginsConfig": {
55
"edit-link": {
66
"base": "https://github.com/vuejs/vuex/tree/dev/docs",

0 commit comments

Comments
 (0)