| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "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": [
- "-fontsettings",
- "github",
- "edit-link",
- "donate",
- "sitemap",
- "-sharing",
- "splitter",
- "sharing-plus",
- "search",
- "search-pro"
- ],
- "pluginsConfig": {
- "github": {
- "url": "https://github.com/Nick233333/gitbook"
- },
- "edit-link": {
- "base": "https://github.com/Nick233333/gitbook/blob/master/",
- "label": "编辑本页面"
- },
- "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": false,
- "qzone": false,
- "stumbleupon": false,
- "twitter": true,
- "viber": false,
- "vk": false,
- "weibo": true,
- "whatsapp": false,
- "all": [
- "facebook", "twitter","weibo",
- "qq", "qzone"
- ]
- }
- }
- }
|