From b26f6ead1c992058c1a45d7f3e862924eec34e9c Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 29 Jul 2018 21:03:21 +0200 Subject: Add more configuration information in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 88c72a66..24c50ecf 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,14 @@ Pandoc Markdown has footnote support, but unfortunately doesn't support backlinks. This transform inserts a backlink to the end of each footnote so that readers won't get lost after finish reading a footnote. +## Configuration + +The configuration files are placed in the folder config and use the toml +file configuration format. The `blog.toml` is the configuration file who can +be edited safely for confifguring the blog. The second file `generator.toml` +can be modified if you know what you are doing and it used to configure the +generator. + ## About This tool has been developped by [zmwangx](https://zhimingwang.org) and modified by [neodarz](https://neodarz.net) -- cgit v1.2.1