book.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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. "书籍源码": "https://coding.net/u/willin/p/leader.js.cool/git"
  20. }
  21. },
  22. "pdf": {
  23. "toc": true,
  24. "fontSize": 12,
  25. "footerTemplate": null,
  26. "headerTemplate": null,
  27. "margin": {
  28. "bottom": 36,
  29. "left": 62,
  30. "right": 62,
  31. "top": 36
  32. },
  33. "pageNumbers": true,
  34. "paperSize": "a4"
  35. },
  36. "plugins": [
  37. "addcssjs",
  38. "autotheme",
  39. "-atoc",
  40. "fancybox",
  41. "donate",
  42. "-github",
  43. "-disqus",
  44. "-duoshuo",
  45. "-edit-link",
  46. "adsense",
  47. "-maxiang",
  48. "wordcount",
  49. "sitemap"
  50. ],
  51. "pluginsConfig": {
  52. "autotheme": {
  53. "white": [9, 10, 11, 12, 13, 14, 15, 16],
  54. "sepia": [6, 7, 8, 17, 18, 19],
  55. "night": [20, 21, 22, 23, 0, 1, 2, 3, 4, 5]
  56. },
  57. "donate": {
  58. "wechat": "http://go.sh.gg/images/wx.png",
  59. "alipay": "http://go.sh.gg/images/alipay.png",
  60. "title": "如果您觉得受益,请打赏支持!",
  61. "button": "赏"
  62. },
  63. "fontsettings": {
  64. "family": "sans",
  65. "size": 2
  66. },
  67. "fancybox": {
  68. },
  69. "github": {
  70. "url": "https://coding.net/u/willin/p/leader.js.cool/git"
  71. },
  72. "edit-link": {
  73. "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
  74. "label": "编辑此页"
  75. },
  76. "duoshuo": {
  77. "short_name": "leader-js",
  78. "theme": "default"
  79. },
  80. "atoc": {
  81. "addClass": true,
  82. "className": "atoc"
  83. },
  84. "addcssjs": {
  85. "js": ["_static/main.js"]
  86. },
  87. "adsense": {
  88. "client": "ca-pub-5059418763237956",
  89. "slot": "2139110924",
  90. "format": "auto",
  91. "element": ".page-inner section"
  92. },
  93. "sitemap": {
  94. "hostname": "https://leader.js.cool/"
  95. },
  96. "introduction-text": "封面"
  97. }
  98. }