No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
0 additions and
4 deletions
-
pelicanconf.py
|
|
@ -31,10 +31,6 @@ DEFAULT_PAGINATION = 100 |
|
|
|
# Uncomment following line if you want document-relative URLs when developing |
|
|
|
PLUGIN_PATHS = ['./pelican-plugins', './plugins-custom'] |
|
|
|
PLUGINS = ['dateish', 'extract_toc', 'i18n_subsites', 'summary', 'events-ics','complex_footnotes', 'stream', 'thumbnailer'] |
|
|
|
MARKDOWN = { |
|
|
|
'codehilite','extra','toc' |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
MARKDOWN = { |
|
|
|
'extension_configs': { |
|
|
|