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

View file

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