[conf] disable the assets plugin

Wed, 11 Apr 2018 23:16:49 +0200

author
David Douard <david.douard@logilab.fr>
date
Wed, 11 Apr 2018 23:16:49 +0200
changeset 94
c5adcccbd4cf
parent 93
6233ca28a05c
child 95
45ec3ccb276f

[conf] disable the assets plugin

unused and make pelican fail due to missing config variables.

pelicanconf.py file | annotate | diff | comparison | revisions
--- a/pelicanconf.py	Wed Apr 11 23:09:27 2018 +0200
+++ b/pelicanconf.py	Wed Apr 11 23:16:49 2018 +0200
@@ -73,7 +73,7 @@
 PLUGINS = ['better_figures_and_images',
            'sitemap',
            'feed_summary',
-           'assets',
+           #'assets',
            'series',
            'related_posts',
            'filetime_from_hg',

mercurial