Add color-per-page support, render _index, change configs to JSON

This commit is contained in:
Dustin L. Dodson
2020-05-30 17:48:17 -07:00
parent 0a9b08f405
commit 1cf39d9541
7 changed files with 109 additions and 99 deletions
+11 -11
View File
@@ -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,
}