123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- {
- "title": "不可替代的团队领袖培养计划",
- "description": "Author: Willin Wang",
- "language": "zh-cn",
- "gitbook": "=3.2.2",
- "structure": {
- "readme": "INTRO.md"
- },
- "links": {
- "sharing": {
- "all": null,
- "facebook": null,
- "google": null,
- "twitter": null,
- "weibo": null
- },
- "sidebar": {
- "作者": "https://willin.wang/",
- "Github": "https://github.com/js-cool/leader.js.cool",
- "Coding": "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": [
- "page-footer-ex",
- "addcssjs",
- "autotheme",
- "-atoc",
- "fancybox",
- "-github",
- "-disqus",
- "-duoshuo",
- "-edit-link",
- "google-adsense",
- "-maxiang",
- "-wordcount",
- "-theme-material",
- "highlight",
- "-lunr",
- "fontsettings",
- "-sharing",
- "donate",
- "search",
- "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"
- ]
- },
- "google-adsense": {
- "ads": [
- {
- "client": "ca-pub-5059418763237956",
- "slot": "4848822846",
- "format": "auto",
- "location": ".markdown-section> p:first-of-type",
- "style": "display: block; height: 90px; margin:15px 0;"
- }, {
- "client": "ca-pub-5059418763237956",
- "slot": "4848822846",
- "format": "auto",
- "location": ".markdown-section> p:last-of-type",
- "style": "display: block; height: 90px; margin:15px 0;"
- }
- ]
- },
- "sitemap": {
- "hostname": "https://leader.js.cool/"
- },
- "page-footer-ex": {
- "copyright":"© <a href='https://willin.js.cool/' target='_blank'>Willin Wang</a>",
- "update_label":"更新时间",
- "update_format":"YYYY-MM-DD HH:mm:ss"
- },
- "introduction-text": "封面"
- }
- }
|