From 859e7af8c71253e6dc111a174958bd91ac37d650 Mon Sep 17 00:00:00 2001 From: Giorgio Date: Mon, 2 Apr 2018 20:45:27 -0400 Subject: [PATCH] Add template, save_as and url to list --- docs/content.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content.rst b/docs/content.rst index 8e9fd65f..2c88741d 100644 --- a/docs/content.rst +++ b/docs/content.rst @@ -82,6 +82,9 @@ You can also have your own metadata keys (so long as they don't conflict with re * `Authors` * `Slug` * `Summary` +* `Template` +* `Save_as` +* `Url` Readers for additional formats (such as AsciiDoc_) are available via plugins. Refer to `pelican-plugins`_ repository for those.