You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.9 KiB
JSON
65 lines
1.9 KiB
JSON
{
|
|
"name": "yinwang",
|
|
"version": "1.1.0",
|
|
"author": "dmxiaoshen",
|
|
"repository": "https://git.dmxiaoshen.com/dmxiaoshen/gridea-theme-yinwang",
|
|
"customConfig": [
|
|
{
|
|
"name": "hitokoto",
|
|
"label": "是否开启Hitokoto一言",
|
|
"group": "Hitokoto一言",
|
|
"type": "switch",
|
|
"value": false,
|
|
"note": "简单来说,一言指的就是一句话,可以是动漫中的台词,也可以是网络上的各种小段子。 或是感动,或是开心,有或是单纯的回忆。来到这里,留下你所喜欢的那一句句话,与大家分享,这就是一言存在的目的。"
|
|
},
|
|
{
|
|
"name": "homeback",
|
|
"label": "是否显示返回首页按钮",
|
|
"group": "返回首页按钮",
|
|
"type": "switch",
|
|
"value": false,
|
|
"note": "关于、标签云、文章页显示返回首页按钮"
|
|
},
|
|
{
|
|
"name": "showtag",
|
|
"label": "文章页是否显示标签",
|
|
"group": "文章页显示标签",
|
|
"type": "switch",
|
|
"value": false,
|
|
"note": "每篇文章的底部会显示该文章的标签"
|
|
},
|
|
{
|
|
"name": "wordcount",
|
|
"label": "是否统计文章字数",
|
|
"group": "统计文章字数",
|
|
"type": "switch",
|
|
"value": false,
|
|
"note": "统计每篇文章的字数,会在首页和归档页面呈现"
|
|
},
|
|
{
|
|
"name": "twikoo",
|
|
"label": "evnId",
|
|
"group": "Twikoo评论",
|
|
"type": "input",
|
|
"value": "",
|
|
"note": "请正确获取到Twikoo评论系统的evnId"
|
|
},
|
|
{
|
|
"name": "tversion",
|
|
"label": "version",
|
|
"group": "Twikoo评论",
|
|
"type": "input",
|
|
"value": "",
|
|
"note": "填写Twikoo评论系统的版本"
|
|
},
|
|
{
|
|
"name": "ga",
|
|
"label": "跟踪 ID",
|
|
"group": "谷歌统计",
|
|
"value": "",
|
|
"type": "input",
|
|
"note": "UA-xxxxxxxxx-x"
|
|
}
|
|
]
|
|
}
|