Compare commits

..

No commits in common. "60116e436b78d93545b9f213f9809bd3d04c8bf8" and "96ad738abc403d81a05d5a341d43fa33595fecbf" have entirely different histories.

3 changed files with 2 additions and 6 deletions

3
.gitmodules vendored
View File

@ -7,6 +7,3 @@
[submodule "plugins/official"] [submodule "plugins/official"]
path = plugins/official path = plugins/official
url = git@github.com:/getpelican/pelican-plugins.git url = git@github.com:/getpelican/pelican-plugins.git
[submodule "themes/bootstrap4"]
path = themes/bootstrap4
url = git@git.246060.ru:/f1x1t/pelican-theme-bootstrap4.git

View File

@ -80,8 +80,8 @@ PLUGIN_PATHS = ["plugins/official", "plugins/thirdparty"]
PLUGINS = [i18n(), "md-metayaml", "render_math", "series", "subcategory", "tag_cloud", "tipue_search", "pelican-css"] PLUGINS = [i18n(), "md-metayaml", "render_math", "series", "subcategory", "tag_cloud", "tipue_search", "pelican-css"]
#PLUGINS = ["better_tables", "just_table"] #PLUGINS = ["better_tables", "just_table"]
#YUICOMPRESSOR_EXECUTABLE = "yui-compressor" YUICOMPRESSOR_EXECUTABLE = "yui-compressor"
#PLUGINS += ["yuicompressor"] PLUGINS += ["yuicompressor"]
DIRECT_TEMPLATES = ('index', 'categories', 'authors', 'archives', 'search') DIRECT_TEMPLATES = ('index', 'categories', 'authors', 'archives', 'search')

@ -1 +0,0 @@
Subproject commit 840267b63e08c1cbc122a25bc8833710bf154c64