book.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "title": "不可替代的团队领袖培养计划",
  3. "description": "Author: Willin Wang",
  4. "language": "zh-cn",
  5. "gitbook": "=3.2.0",
  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. "addcssjs",
  39. "autotheme",
  40. "-atoc",
  41. "fancybox",
  42. "donate",
  43. "-github",
  44. "-disqus",
  45. "-duoshuo",
  46. "-edit-link",
  47. "adsense",
  48. "-maxiang",
  49. "wordcount",
  50. "-theme-material",
  51. "highlight",
  52. "sitemap"
  53. ],
  54. "pluginsConfig": {
  55. "autotheme": {
  56. "white": [9, 10, 11, 12, 13, 14, 15, 16],
  57. "sepia": [6, 7, 8, 17, 18, 19],
  58. "night": [20, 21, 22, 23, 0, 1, 2, 3, 4, 5]
  59. },
  60. "donate": {
  61. "wechat": "http://go.sh.gg/images/wx.png",
  62. "alipay": "http://go.sh.gg/images/alipay.png",
  63. "title": "如果您觉得受益,请打赏支持!",
  64. "button": "赏"
  65. },
  66. "fontsettings": {
  67. "family": "sans",
  68. "size": 2
  69. },
  70. "fancybox": {
  71. },
  72. "github": {
  73. "url": "https://coding.net/u/willin/p/leader.js.cool/git"
  74. },
  75. "edit-link": {
  76. "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
  77. "label": "编辑此页"
  78. },
  79. "duoshuo": {
  80. "short_name": "leader-js",
  81. "theme": "default"
  82. },
  83. "atoc": {
  84. "addClass": true,
  85. "className": "atoc"
  86. },
  87. "addcssjs": {
  88. "js": ["_static/main.js"]
  89. },
  90. "adsense": {
  91. "client": "ca-pub-5059418763237956",
  92. "slot": "2139110924",
  93. "format": "auto",
  94. "element": ".page-inner section"
  95. },
  96. "sitemap": {
  97. "hostname": "https://leader.js.cool/"
  98. },
  99. "introduction-text": "封面"
  100. }
  101. }