Add color-per-page support, render _index, change configs to JSON
This commit is contained in:
+11
-11
@@ -1,11 +1,11 @@
|
||||
+++
|
||||
title = ""
|
||||
date = ""
|
||||
author = ""
|
||||
authorTwitter = "" #do not include @
|
||||
cover = ""
|
||||
tags = ["", ""]
|
||||
keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
+++
|
||||
{
|
||||
"title": "",
|
||||
"date": "",
|
||||
"author": "",
|
||||
"authorTwitter": "",
|
||||
"cover": "",
|
||||
"tags": ["", ""],
|
||||
"keywords": ["", ""],
|
||||
"description": "",
|
||||
"showFullContent": false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user