You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid
a2c3ad97c4
|
10 years ago | |
---|---|---|
sass | 10 years ago | |
static | 10 years ago | |
templates | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
config.rb | 10 years ago |
README.md
coffin-spore-theme
Coffin Spore is a Pelican theme for my Github project web pages.
The name "coffin spore" comes from the name generators at Seventh Sanctum.
Installation
To install:
git clone http://gitub.com/charlesreid1/coffin-spore-theme
pelican-themes -i coffin-spore-theme
Usage
To use, set three variables:
SITETAGLINE = "Your site. Your tagline."
SITEIMG = "MyBackground.jpg"
BLOGTITLE = "Hot Air: A Project Blog"
These will populate the theme's look, and will set the text in the jumbotron (the block of title text and background image that appears on every page).
The image specified by SITEIMG
must be
put in contents/images/
.