123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "title": "可替代的团队领袖培养计划",
- "description": "Author: Willin Wang",
- "language": "zh-cn",
- "gitbook": "=3.2.0",
- "structure": {
- "readme": "INTRO.md"
- },
- "links": {
- "sharing": {
- "all": null,
- "facebook": null,
- "google": null,
- "twitter": null,
- "weibo": null
- },
- "sidebar": {
- "个人主页": "https://willin.wang/",
- "书籍源码": "https://coding.net/u/willin/p/leader.js.cool/git"
- }
- },
- "pdf": {
- "toc": true,
- "fontSize": 12,
- "footerTemplate": null,
- "headerTemplate": null,
- "margin": {
- "bottom": 36,
- "left": 62,
- "right": 62,
- "top": 36
- },
- "pageNumbers": true,
- "paperSize": "a4"
- },
- "plugins": [
- "addcssjs",
- "autotheme",
- "-atoc",
- "fancybox",
- "donate",
- "-github",
- "-disqus",
- "-duoshuo",
- "-edit-link",
- "adsense",
- "-maxiang",
- "wordcount",
- "sitemap"
- ],
- "pluginsConfig": {
- "autotheme": {
- "white": [9, 10, 11, 12, 13, 14, 15, 16],
- "sepia": [6, 7, 8, 17, 18, 19],
- "night": [20, 21, 22, 23, 0, 1, 2, 3, 4, 5]
- },
- "donate": {
- "wechat": "http://go.sh.gg/images/wx.png",
- "alipay": "http://go.sh.gg/images/alipay.png",
- "title": "如果您觉得受益,请打赏支持!",
- "button": "赏"
- },
- "fontsettings": {
- "family": "sans",
- "size": 2
- },
- "fancybox": {
- },
- "github": {
- "url": "https://coding.net/u/willin/p/leader.js.cool/git"
- },
- "edit-link": {
- "base": "https://coding.net/u/willin/p/leader.js.cool/git/edit/master/",
- "label": "编辑此页"
- },
- "duoshuo": {
- "short_name": "leader-js",
- "theme": "default"
- },
- "atoc": {
- "addClass": true,
- "className": "atoc"
- },
- "addcssjs": {
- "js": ["_static/main.js"]
- },
- "adsense": {
- "client": "ca-pub-5059418763237956",
- "slot": "2139110924",
- "format": "auto",
- "element": ".page-inner section"
- },
- "sitemap": {
- "hostname": "https://leader.js.cool/"
- },
- "introduction-text": "封面"
- }
- }
|