Disable yuicompressor
This commit is contained in:
parent
96ad738abc
commit
2208e64231
@ -80,8 +80,8 @@ PLUGIN_PATHS = ["plugins/official", "plugins/thirdparty"]
|
||||
PLUGINS = [i18n(), "md-metayaml", "render_math", "series", "subcategory", "tag_cloud", "tipue_search", "pelican-css"]
|
||||
#PLUGINS = ["better_tables", "just_table"]
|
||||
|
||||
YUICOMPRESSOR_EXECUTABLE = "yui-compressor"
|
||||
PLUGINS += ["yuicompressor"]
|
||||
#YUICOMPRESSOR_EXECUTABLE = "yui-compressor"
|
||||
#PLUGINS += ["yuicompressor"]
|
||||
|
||||
DIRECT_TEMPLATES = ('index', 'categories', 'authors', 'archives', 'search')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user