pelicanconf.py

changeset 116
dad9b39691de
parent 113
0bcf355064e5
child 117
6d0820cef446
equal deleted inserted replaced
115:6b6e13653348 116:dad9b39691de
71 # Uncomment following line if you want document-relative URLs when developing 71 # Uncomment following line if you want document-relative URLs when developing
72 #RELATIVE_URLS = True 72 #RELATIVE_URLS = True
73 73
74 STATIC_PATHS = ['images', 'pdfs', 'json'] 74 STATIC_PATHS = ['images', 'pdfs', 'json']
75 75
76 PLUGIN_PATHS = ['pelican-plugins', 76 PLUGIN_PATHS = ['local-plugins/pelican-peertube',
77 'pelican-plugins/pelican-peertube', 77 'local-plugins',
78 'pelican-plugins',
78 ] 79 ]
79 PLUGINS = ['better_figures_and_images', 80 PLUGINS = ['better_figures_and_images',
80 'sitemap', 81 'sitemap',
81 'feed_summary', 82 'feed_summary',
82 # 'assets', 83 # 'assets',

mercurial