book.json 2.1 KB

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