book.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. "plugins": [
  10. "addcssjs",
  11. "-atoc",
  12. "fancybox",
  13. "donate",
  14. "github",
  15. "-disqus",
  16. "-duoshuo",
  17. "-edit-link",
  18. "adsense",
  19. "-maxiang",
  20. "wordcount",
  21. "sitemap"
  22. ],
  23. "pluginsConfig": {
  24. "donate": {
  25. "wechat": "http://go.sh.gg/images/wx.png",
  26. "alipay": "http://go.sh.gg/images/alipay.png",
  27. "title": "如果您觉得受益,请打赏支持!",
  28. "button": "赏"
  29. },
  30. "fontsettings": {
  31. "family": "sans",
  32. "size": 2
  33. },
  34. "fancybox": {
  35. },
  36. "github": {
  37. "url": "https://coding.net/u/willin/p/leader.js.cool/git"
  38. },
  39. "edit-link": {
  40. "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
  41. "label": "编辑此页"
  42. },
  43. "duoshuo": {
  44. "short_name": "leader-js",
  45. "theme": "default"
  46. },
  47. "atoc": {
  48. "addClass": true,
  49. "className": "atoc"
  50. },
  51. "addcssjs": {
  52. "js": ["_static/main.js"]
  53. },
  54. "adsense": {
  55. "client": "ca-pub-5059418763237956",
  56. "slot": "2139110924",
  57. "format": "auto",
  58. "element": ".page-inner section"
  59. },
  60. "sitemap": {
  61. "hostname": "https://leader.js.cool/"
  62. },
  63. "introduction-text": "封面"
  64. }
  65. }