pelicanconf.py

changeset 24
89689c6e9cf4
parent 0
e7f601f9db69
child 5
0a3a363225f8
--- a/pelicanconf.py	Sat Feb 20 16:56:53 2016 +0100
+++ b/pelicanconf.py	Thu Mar 10 22:30:42 2016 +0100
@@ -33,3 +33,9 @@
 
 # Uncomment following line if you want document-relative URLs when developing
 #RELATIVE_URLS = True
+
+STATIC_PATHS = ['images', 'pdfs']
+
+PLUGIN_PATHS = ['pelican-plugins',]
+PLUGINS = ['better_figures_and_images',]
+RESPONSIVE_IMAGES = True

mercurial