book.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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. "sitemap"
  52. ],
  53. "pluginsConfig": {
  54. "autotheme": {
  55. "white": [9, 10, 11, 12, 13, 14, 15, 16],
  56. "sepia": [6, 7, 8, 17, 18, 19],
  57. "night": [20, 21, 22, 23, 0, 1, 2, 3, 4, 5]
  58. },
  59. "donate": {
  60. "wechat": "http://go.sh.gg/images/wx.png",
  61. "alipay": "http://go.sh.gg/images/alipay.png",
  62. "title": "如果您觉得受益,请打赏支持!",
  63. "button": "赏"
  64. },
  65. "fontsettings": {
  66. "family": "sans",
  67. "size": 2
  68. },
  69. "fancybox": {
  70. },
  71. "github": {
  72. "url": "https://coding.net/u/willin/p/leader.js.cool/git"
  73. },
  74. "edit-link": {
  75. "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
  76. "label": "编辑此页"
  77. },
  78. "duoshuo": {
  79. "short_name": "leader-js",
  80. "theme": "default"
  81. },
  82. "atoc": {
  83. "addClass": true,
  84. "className": "atoc"
  85. },
  86. "addcssjs": {
  87. "js": ["_static/main.js"]
  88. },
  89. "adsense": {
  90. "client": "ca-pub-5059418763237956",
  91. "slot": "2139110924",
  92. "format": "auto",
  93. "element": ".page-inner section"
  94. },
  95. "sitemap": {
  96. "hostname": "https://leader.js.cool/"
  97. },
  98. "introduction-text": "封面"
  99. }
  100. }