1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple
Brendan Wholihan 94877e033b So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''.
An author is needed, but was defaults to OS user, or 'John Doe'. If a blank author is provided, it generated authors/.html file, and templates display just "by "
Updated generators.py and templates to ignore Authors objects which have a blank name
2012-10-18 19:55:00 +01:00
..
templates So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''. 2012-10-18 19:55:00 +01:00