book.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. {
  2. "title": "不可替代的团队领袖培养计划",
  3. "description": "Author: Willin Wang",
  4. "language": "zh-cn",
  5. "gitbook": "=3.2.2",
  6. "structure": {
  7. "readme": "INTRO.md"
  8. },
  9. "links": {
  10. "sharing": {
  11. "all": null,
  12. "facebook": null,
  13. "google": null,
  14. "twitter": null,
  15. "weibo": null
  16. },
  17. "sidebar": {
  18. "作者": "https://willin.wang/",
  19. "Github": "https://github.com/js-cool/leader.js.cool",
  20. "Coding": "https://coding.net/u/willin/p/leader.js.cool/git"
  21. }
  22. },
  23. "pdf": {
  24. "toc": true,
  25. "fontSize": 12,
  26. "footerTemplate": null,
  27. "headerTemplate": null,
  28. "margin": {
  29. "bottom": 36,
  30. "left": 62,
  31. "right": 62,
  32. "top": 36
  33. },
  34. "pageNumbers": true,
  35. "paperSize": "a4"
  36. },
  37. "plugins": [
  38. "page-footer-ex",
  39. "addcssjs",
  40. "autotheme",
  41. "-atoc",
  42. "fancybox",
  43. "-github",
  44. "-disqus",
  45. "-duoshuo",
  46. "-edit-link",
  47. "google-adsense",
  48. "-maxiang",
  49. "-wordcount",
  50. "-theme-material",
  51. "highlight",
  52. "-lunr",
  53. "fontsettings",
  54. "-sharing",
  55. "donate",
  56. "search",
  57. "sitemap"
  58. ],
  59. "pluginsConfig": {
  60. "autotheme": {
  61. "white": [
  62. 9,
  63. 10,
  64. 11,
  65. 12,
  66. 13,
  67. 14,
  68. 15,
  69. 16
  70. ],
  71. "sepia": [
  72. 6,
  73. 7,
  74. 8,
  75. 17,
  76. 18,
  77. 19
  78. ],
  79. "night": [
  80. 20,
  81. 21,
  82. 22,
  83. 23,
  84. 0,
  85. 1,
  86. 2,
  87. 3,
  88. 4,
  89. 5
  90. ]
  91. },
  92. "donate": {
  93. "wechat": "http://go.sh.gg/images/wx.png",
  94. "alipay": "http://go.sh.gg/images/alipay.png",
  95. "title": "如果您觉得受益,请打赏支持!",
  96. "button": "赏"
  97. },
  98. "fontsettings": {
  99. "family": "sans",
  100. "size": 2
  101. },
  102. "fancybox": {},
  103. "github": {
  104. "url": "https://coding.net/u/willin/p/leader.js.cool/git"
  105. },
  106. "edit-link": {
  107. "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
  108. "label": "编辑此页"
  109. },
  110. "duoshuo": {
  111. "short_name": "leader-js",
  112. "theme": "default"
  113. },
  114. "atoc": {
  115. "addClass": true,
  116. "className": "atoc"
  117. },
  118. "addcssjs": {
  119. "js": [
  120. "_static/main.js"
  121. ]
  122. },
  123. "google-adsense": {
  124. "ads": [
  125. {
  126. "client": "ca-pub-5059418763237956",
  127. "slot": "4848822846",
  128. "format": "auto",
  129. "location": ".markdown-section> p:first-of-type",
  130. "style": "display: block; height: 90px; margin:15px 0;"
  131. }, {
  132. "client": "ca-pub-5059418763237956",
  133. "slot": "4848822846",
  134. "format": "auto",
  135. "location": ".markdown-section> p:last-of-type",
  136. "style": "display: block; height: 90px; margin:15px 0;"
  137. }
  138. ]
  139. },
  140. "sitemap": {
  141. "hostname": "https://leader.js.cool/"
  142. },
  143. "page-footer-ex": {
  144. "copyright":"&copy; <a href='https://willin.js.cool/' target='_blank'>Willin Wang</a>",
  145. "update_label":"更新时间",
  146. "update_format":"YYYY-MM-DD HH:mm:ss"
  147. },
  148. "introduction-text": "封面"
  149. }
  150. }