Compatibility with pelican 4.0

This commit is contained in:
2019-04-23 19:36:37 +05:30
parent f039e822ee
commit 66632f0a2c
3 changed files with 2 additions and 12 deletions

View File

@ -16,9 +16,6 @@ RELATIVE_URLS = False
PIWIK_URL = 'epheme.re/stats/piwik'
PIWIK_SITE_ID = '4'
FEED_ALL_ATOM = 'feeds/all.atom.xml'
CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
DELETE_OUTPUT_DIRECTORY = True
# Following items are often useful when publishing