Настройки
This commit is contained in:
@ -29,10 +29,10 @@ class i18n(object):
|
||||
translator = gettext.NullTranslations()
|
||||
generator.env.install_gettext_translations(translator, self.NEWSTYLE)
|
||||
|
||||
# ABOUT_ME = ' '
|
||||
AUTHOR = 'Андрей Астафьев'
|
||||
SITENAME = 'ДСП'
|
||||
SITEURL = 'https://dsp.246060.ru'
|
||||
PORT = 33322
|
||||
|
||||
PATH = 'wiki'
|
||||
|
||||
@ -83,7 +83,7 @@ PLUGIN_PATHS = ["plugins/official", "plugins/thirdparty"]
|
||||
PLUGINS = [i18n(), "pelidoc", "md-metayaml", "render_math", "series", "subcategory", "tag_cloud", "tipue_search", "pelican-css"]
|
||||
#PLUGINS = ["better_tables", "just_table"]
|
||||
|
||||
PDF_PROCESSOR = True
|
||||
#PDF_PROCESSOR = True
|
||||
|
||||
PANDOC_OUTPUTS = {
|
||||
'pdf': 'pdf',
|
||||
|
Submodule themes/bootstrap4 updated: 7803710c7c...49afbfa931
Reference in New Issue
Block a user