Add template, save_as and url to list

This commit is contained in:
Giorgio 2018-04-02 20:45:27 -04:00 committed by GitHub
commit 859e7af8c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.