mirror of https://github.com/1099438829/apeblog
33 lines
812 B
JSON
33 lines
812 B
JSON
{
|
|
"title":"默认主题",
|
|
"author":"木子的忧伤",
|
|
"demo_url":"http://default.lcm.wang/",
|
|
"category_list":[
|
|
{
|
|
"name": "默认列表",
|
|
"template":"list_default.html"
|
|
},
|
|
{
|
|
"name": "两排列表",
|
|
"template":"list_double.html"
|
|
}
|
|
],
|
|
"article_list":[
|
|
{
|
|
"name": "普通文章",
|
|
"template":"page.html"
|
|
},
|
|
{
|
|
"name": "关于我们",
|
|
"template":"page_about.html"
|
|
},
|
|
{
|
|
"name": "产品文章",
|
|
"template":"page_product.html"
|
|
}
|
|
],
|
|
"info_file":"全部都是可视化的 没什么可说明的",
|
|
"update_url":"http://www.lcm.wang/",
|
|
"preview_file":"preview.jpg",
|
|
"versions":"1.0"
|
|
} |