book.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "title": "可替代的团队领袖培养计划",
  3. "description": "Author: Willin Wang",
  4. "language": "zh-cn",
  5. "gitbook": "=2.5.2",
  6. "structure": {
  7. "readme": "INTRO.md"
  8. },
  9. "plugins": [
  10. "addcssjs",
  11. "atoc",
  12. "fancybox",
  13. "donate",
  14. "github",
  15. "-disqus",
  16. "edit-link",
  17. "adsense",
  18. "-maxiang"
  19. ],
  20. "pluginsConfig": {
  21. "donate": {
  22. "wechat": "http://go.sh.gg/images/wx.png",
  23. "alipay": "http://go.sh.gg/images/alipay.png",
  24. "title": "如果您觉得受益,请打赏支持!",
  25. "button": "赏"
  26. },
  27. "fontsettings": {
  28. "family": "sans",
  29. "size": 2
  30. },
  31. "fancybox":{
  32. },
  33. "github": {
  34. "url": "https://coding.net/u/willin/p/leader.js.cool/git"
  35. },
  36. "edit-link": {
  37. "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
  38. "label": "编辑此页"
  39. },
  40. "disqus": {
  41. "shortName": "money-js-cool"
  42. },
  43. "atoc": {
  44. "addClass": true,
  45. "className": "atoc"
  46. },
  47. "addcssjs": {
  48. "js": ["_static/main.js"]
  49. },
  50. "adsense": {
  51. "client": "ca-pub-5059418763237956",
  52. "slot": "2139110924",
  53. "format": "auto",
  54. "element": ".page-inner section"
  55. },
  56. "introduction-text": "封面"
  57. }
  58. }