forked from varia/varia.website
Disable i18n_subsites for now
This commit is contained in:
parent
bbd494ab50
commit
01f9cc382e
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user