pelicanconf.py

changeset 117
6d0820cef446
parent 116
dad9b39691de
child 119
34e8886bb870
child 120
286884a463e4
equal deleted inserted replaced
116:dad9b39691de 117:6d0820cef446
69 DEFAULT_PAGINATION = 10 69 DEFAULT_PAGINATION = 10
70 70
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', 'data']
75 75
76 PLUGIN_PATHS = ['local-plugins/pelican-peertube', 76 PLUGIN_PATHS = ['local-plugins/pelican-peertube',
77 'local-plugins', 77 'local-plugins',
78 'pelican-plugins', 78 'pelican-plugins',
79 ] 79 ]

mercurial