1
0
Fork 0
A functional, clean, responsive Pelican theme
This repository has been archived on 2024-12-30. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • HTML 83.1%
  • CSS 13.5%
  • Python 3.4%
Find a file
2014-05-31 17:13:28 +03:00
alchemy Forgot these bootstrap assets 2014-05-31 17:13:28 +03:00
README.md Update the readme 2014-05-31 16:35:24 +03:00
screenshot.png Progressive 2014-05-29 01:01:22 +03:00

pelican-alchemy

A theme for the Pelican static site generator. A shameless rip off of @porterjamesj's crowsfoot.

Screenshot

pelican-alchemy

Installation

git clone https://github.com/nairobilug/pelican-alchemy.git

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

Usage

Pelican documentation

Theme Options

Config Type Description
PROFILE_IMAGE URL Profile image
SITE_SUBTEXT TEXT Header subtitle
MENU_ITEMS DICT Menu items
SHOW_ARTICLE_AUTHOR BOOL Show/hide author
LICENSE_URL URL Footer action
LICENSE_NAME TEXT Hot footer action
Config Type Description
EMAIL_ADDRESS EMAIL Email (mailto)
GITHUB_ADDRESS URL Github
SO_ADDRESS URL Stack Overflow
TWITTER_ADDRESS URL Twitter
FB_ADDRESS URL Facebook

An RSS icon will also appear on the nav if FEED_ATOM or FEED_RSS is set.

Config Type Description
DISQUS_SITENAME TEXT Disqus sitename
GOOGLE_ANALYTICS_ID TEXT Google analytics
GOOGLE_ANALYTICS_DOMAIN TEXT Google analytics

Live Demo

nairobilug.or.ke

License

MIT