Blog/config.json

20 lines
607 B
JSON

{
"port": 8080,
"pageSize": 3,
"descriptionLen": 200,
"author": "JiXieShi",
"icp": "",
"webHookSecret": "jixieshi",
"categoryDisplayQuantity": 6,
"utterancesRepo": "jixishi/blog_docs",
"timeLayout": "2006.01.02 15:04",
"siteName": "JiXieShi's Blog",
"htmlKeywords": "forest blog,Golang,ARM,BE6,前端,硬件",
"htmlDescription": "JiXieShi's Personal blog",
"documentGitUrl": "https://github.com/jixishi/blog_docs.git",
"themePath": "/blog",
"themeColor": "#2196f3",
"dashboard": "/adminjxs",
"themeOption": ["#673ab7","#f44336","#9c27b0","#2196f3","#607d8b","#795548"]
}