Go to file
Raymond Wanyoike 9ef5613eab Add sitemap support, https://github.com/getpelican/pelican/wiki/Tips-n-Tricks#generate-sitemapxml 2016-11-12 11:26:38 +03:00
alchemy Add sitemap support, https://github.com/getpelican/pelican/wiki/Tips-n-Tricks#generate-sitemapxml 2016-11-12 11:26:38 +03:00
LICENSE Adjust headings, theme options, format code 2016-11-07 00:21:36 +03:00
README.md Update theme description 2016-11-08 08:24:42 +03:00
screenshot.png Progressive 2014-05-29 01:01:22 +03:00

README.md

pelican-alchemy

A magical Pelican theme. Inspired by crowsfoot and clean-blog.

Powered by Bootstrap (v3.x).


Screenshot

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" ↩︎