File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 10
10
"accounts.github" : " azu"
11
11
},
12
12
"plugins" : [
13
+ " github-buttons" ,
13
14
" include-codeblock" ,
14
15
" richquotes" ,
15
16
" edit-link" ,
16
17
" japanese-support"
17
18
],
18
19
"pluginsConfig" : {
20
+ "github-buttons" : {
21
+ "repo" : " azu/JavaScript-Plugin-Architecture" ,
22
+ "types" : [
23
+ " star"
24
+ ]
25
+ },
19
26
"edit-link" : {
20
27
"base" : " https://github.com/azu/JavaScript-Plugin-Architecture/edit/master/" ,
21
28
"label" : " Edit This Page"
Original file line number Diff line number Diff line change 41
41
"espower-babel" : " ^3.3.0" ,
42
42
"gitbook-cli" : " ^0.3.6" ,
43
43
"gitbook-plugin-edit-link" : " ^1.4.1" ,
44
+ "gitbook-plugin-github-buttons" : " ^1.2.2" ,
44
45
"gitbook-plugin-include-codeblock" : " ^1.4.0" ,
45
46
"gitbook-plugin-japanese-support" : " 0.0.1" ,
46
47
"gitbook-plugin-richquotes" : " 0.0.5" ,
You can’t perform that action at this time.
0 commit comments