Blog/config.json

24 lines
791 B
JSON

{
"port": 8080,
"pageSize": 3,
"descriptionLen": 200,
"author": "JiXieShi",
"icp": "",
"webHookSecret": "jixieshi",
"categoryDisplayQuantity": 6,
"utterancesRepo": "jixishi/blog_docs",
"gitalk_clientID": "2c40e5de269c2c61dc91",
"gitalk_clientSecret": "d976941995470662ec039028fe37c0466bd27027",
"gitalk_owner": "jixishi",
"gitalk_repo": "",
"gitalk_repo": "",
"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"]
}