Skip to content

sQu4rks/crowsfoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30509fc · Nov 16, 2014

History

16 Commits
Nov 16, 2014
Jul 24, 2013
Jul 23, 2013
Aug 4, 2013
Jul 24, 2013

Repository files navigation

crowsfoot

A theme for the Pelican static site generator. Looks good, puts words on the internet, doesn't do anything fancy.

Installation

git clone https://github.com/porterjamesj/crowsfoot.git

Then set the pelican config variable THEME to the cloned path.

Usage

All of your pages and menuitems are dispalyed in the nav.

You can also add icon links to your profile on various internet services by defining the appropriate config variables:

  • EMAIL_ADDRESSS
  • GITHUB_ADDRESS
  • SO_ADDRESS (Stackoverflow)
  • TWITTER_ADDRESS
  • FB_ADDRESS (Facebook)

An RSS icon will also show on the nav if FEED_RSS is set.

There are a few other config variables you should probably set

  • PROFILE_IMAGE_URL: Link to a profile image for the site. This should look good at 200px square or thereabouts. If this isn't set, no image will be displayed.
  • LICENSE_URL: Link to the text of the default license for your content.
  • LICENSE_NAME: The name of your default license. This will be shown in the footer.
  • SHOW_ARTICLE_AUTHOR: It's silly to show the author of every post on a single author website, so you can turn this behavior off by setting this to False

##Screenshot

crowsfoot

##Live Demo

my website

License

MIT

About

pelican theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published