No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with
4 additions and
2 deletions
-
3-column-plus/pelicanconf.py
-
old/pelicanconf.py
|
|
@ -34,7 +34,8 @@ PLUGIN_PATHS = ['./pelican-plugins', './plugins-custom'] |
|
|
|
PLUGINS = [ |
|
|
|
'dateish', |
|
|
|
'extract_toc', |
|
|
|
'i18n_subsites', |
|
|
|
# Note(decentral1se); Disabled for now while experimenting |
|
|
|
# 'i18n_subsites', |
|
|
|
'summary', |
|
|
|
# Note (mb): disabled as it breaks the git-hook publishing......... |
|
|
|
#'events-ics', |
|
|
|
|
|
@ -34,7 +34,8 @@ PLUGIN_PATHS = ['./pelican-plugins', './plugins-custom'] |
|
|
|
PLUGINS = [ |
|
|
|
'dateish', |
|
|
|
'extract_toc', |
|
|
|
'i18n_subsites', |
|
|
|
# Note(decentral1se); Disabled for now while experimenting |
|
|
|
# 'i18n_subsites', |
|
|
|
'summary', |
|
|
|
# Note (mb): disabled as it breaks the git-hook publishing......... |
|
|
|
#'events-ics', |
|
|
|