Compare commits

...

2 Commits

Author SHA1 Message Date
60116e436b Bootstrap4 theme 2019-04-19 21:43:28 +03:00
2208e64231 Disable yuicompressor 2019-04-19 21:42:52 +03:00
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "plugins/official"]
path = plugins/official
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 = ["better_tables", "just_table"]
YUICOMPRESSOR_EXECUTABLE = "yui-compressor"
PLUGINS += ["yuicompressor"]
#YUICOMPRESSOR_EXECUTABLE = "yui-compressor"
#PLUGINS += ["yuicompressor"]
DIRECT_TEMPLATES = ('index', 'categories', 'authors', 'archives', 'search')

1
themes/bootstrap4 Submodule

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