Настройки
This commit is contained in:
parent
a73d3d736c
commit
a228b612fe
@ -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',
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7803710c7c6551dce41aaabb5d28d95e435dfb21
|
||||
Subproject commit 49afbfa931404471f92a61471ba1d8e682772ed7
|
Loading…
Reference in New Issue
Block a user