| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "author": "Nick",
- "description": "PHPer 必知必会的 Linux 命令",
- "title" : "PHPer 必知必会的 Linux 命令",
- "language": "zh-hans",
- "links": {
- "sidebar": {
- "PHPer 必知必会的 Linux 命令": "https://linux.hellocode.name/"
- }
- },
- "styles": {
- "website": "styles/website.css"
- },
- "plugins": [
- "donate",
- "sitemap",
- "-sharing",
- "splitter",
- "toggle-chapters",
- "sharing-plus"
- ],
- "pluginsConfig": {
- "sitemap": {
- "hostname": "http://linux.hellocode.name"
- },
- "donate": {
- "wechat": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737335-200x200.jpg",
- "alipay": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737644-200x200.jpg",
- "title": "",
- "button": "赏",
- "alipayText": "支付宝打赏",
- "wechatText": "微信打赏"
- },
- "sharing": {
- "douban": false,
- "facebook": false,
- "google": false,
- "hatenaBookmark": false,
- "instapaper": false,
- "line": false,
- "linkedin": false,
- "messenger": false,
- "pocket": false,
- "qq": true,
- "qzone": true,
- "stumbleupon": false,
- "twitter": true,
- "viber": false,
- "vk": false,
- "weibo": true,
- "whatsapp": false,
- "all": [
- "facebook", "twitter","weibo",
- "qq", "qzone"
- ]
- }
- }
- }
|