Compare commits
2 Commits
96ad738abc
...
60116e436b
Author | SHA1 | Date | |
---|---|---|---|
60116e436b | |||
2208e64231 |
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
@ -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
1
themes/bootstrap4
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 840267b63e08c1cbc122a25bc8833710bf154c64
|
Loading…
Reference in New Issue
Block a user