diff -r dad9b39691de -r 6d0820cef446 pelicanconf.py --- a/pelicanconf.py Wed Oct 16 22:15:12 2019 +0200 +++ b/pelicanconf.py Thu Oct 17 00:13:50 2019 +0200 @@ -71,7 +71,7 @@ # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True -STATIC_PATHS = ['images', 'pdfs', 'json'] +STATIC_PATHS = ['images', 'pdfs', 'json', 'data'] PLUGIN_PATHS = ['local-plugins/pelican-peertube', 'local-plugins',