Add pelican-alchemy theme submodule

Track the v2.0 branch
This commit is contained in:
Raymond Wanyoike 2016-11-29 15:42:44 +03:00
commit c0ac88692c
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "plugins/bootstrapify"] [submodule "plugins/bootstrapify"]
path = plugins/bootstrapify path = plugins/bootstrapify
url = https://github.com/ingwinlu/pelican-bootstrapify url = https://github.com/ingwinlu/pelican-bootstrapify
[submodule "theme"]
path = theme
url = https://github.com/rwanyoike/pelican-alchemy

View file

@ -23,6 +23,8 @@ PLUGINS = ['bootstrapify']
# Theme settings -------------------------------------------------------------- # Theme settings --------------------------------------------------------------
THEME = 'theme/alchemy'
SITESUBTITLE = 'A magical \u2728 Pelican theme' SITESUBTITLE = 'A magical \u2728 Pelican theme'
SITEIMAGE = '/images/profile.png width=200 height=200' SITEIMAGE = '/images/profile.png width=200 height=200'
DESCRIPTION = 'A functional, clean, responsive theme for Pelican. Heavily ' \ DESCRIPTION = 'A functional, clean, responsive theme for Pelican. Heavily ' \

1
theme Submodule

@ -0,0 +1 @@
Subproject commit bf9e948498c186f7d5712085f25672c554acd8ef