Disable yuicompressor
This commit is contained in:
		@@ -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')
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user