|
@@ -1,13 +1,16 @@
|
|
|
{
|
|
{
|
|
|
"author": "Nick",
|
|
"author": "Nick",
|
|
|
- "description": "记录Gitbook的配置和一些插件的使用",
|
|
|
|
|
- "title" : "Gitbook Use",
|
|
|
|
|
|
|
+ "description": "Gitbook 描述",
|
|
|
|
|
+ "title" : "Gitbook title",
|
|
|
"language": "zh-hans",
|
|
"language": "zh-hans",
|
|
|
"links": {
|
|
"links": {
|
|
|
"sidebar": {
|
|
"sidebar": {
|
|
|
"Home": "#"
|
|
"Home": "#"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "styles": {
|
|
|
|
|
+ "website": "styles/website.css"
|
|
|
|
|
+ },
|
|
|
"plugins": [
|
|
"plugins": [
|
|
|
"donate",
|
|
"donate",
|
|
|
"-sharing",
|
|
"-sharing",
|