From fa6d91db20a7bc1df8f802ae07005757a6b9eebe Mon Sep 17 00:00:00 2001 From: Klemek Date: Sun, 23 Jun 2019 15:04:15 +0200 Subject: [PATCH] updated README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2c256c1..8f70641 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,12 @@ Any URL like `/year/month/day/anything/` will redirect to this article (and link * `plantuml` (default: true) activate PlantUML diagram rendering * `home` + * `title` (default: GitBlog.md) + the title of your blog, **strongly advised to be changed** + given to the template to complete page title and metadata + * `description` (default: A static blog using Markdown pulled from your git repository) + the description of your blog, **strongly advised to be changed** + given to the template to complete page title and metadata * `index` (default: index.ejs) the name of the home page template on the data directory it will receive `articles`, a list of articles for rendering