Go to file
Raymond Wanyoike 6e56cf690d Adjust headings, theme options, format code
Update copyright date (2016)

Update README

Update README

Update README
2016-11-07 00:21:36 +03:00
alchemy Simplify jinja2 base templates, update theme options 2016-11-06 22:32:20 +03:00
LICENSE Adjust headings, theme options, format code 2016-11-07 00:21:36 +03:00
README.md Adjust headings, theme options, format code 2016-11-07 00:21:36 +03:00
screenshot.png Progressive 2014-05-29 01:01:22 +03:00

README.md

pelican-alchemy

A clean, functional theme for Pelican. Inspired by crowsfoot, and powered by clean-blog (Bootstrap).

Live demo: nairobilug.or.ke

Screenshot


Installation

$ git clone git@github.com:nairobilug/pelican-alchemy.git

Then set the pelican config variable THEME to the alchemy folder inside the cloned path.

Theme Options

Config Type Description
SITE_TAGLINE TEXT Site tagline/slogan
SITE_DESCRIPTION TEXT HEAD meta description
SITE_IMAGE URL Site (profile) image
SHOW_ARTICLE_AUTHOR BOOL Show article authors
SHOW_FAVICONS BOOL Show favicons 1
SHOW_FOOTER_ARCHIVES BOOL Show Archives link
SHOW_FOOTER_AUTHORS BOOL Show Authors link
SHOW_FOOTER_CATEGORIES BOOL Show Categories link
SHOW_FOOTER_TAGS BOOL Show Tags link
SHOW_HEADER_PAGES BOOL Show 'Pages' links
HEADER_LINKS LIST ('title', 'url') list
GITHUB_ADDRESS URL Github link icon
TWITTER_ADDRESS URL Twitter link icon
GOOGLE_ADDRESS URL Google+ link icon
EMAIL_ADDRESS EMAIL Email link (mailto:)
FACEBOOK_ADDRESS URL Facebook link icon
DISQUS_SITENAME TEXT Disqus comments

An RSS icon will also appear on the nav if FEED_ALL_ATOM is set.

License

MIT License


  1. http://realfavicongenerator.net "realfavicongenerator.net" ↩︎