coffin spore pelican theme - a pelican theme for bot pages with an about/blog/contact/etc.
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 fixing pre 9 years ago
sass adding all the basic template files, and a radme with instructions. 9 years ago
static fixing pre 9 years ago
templates updating styles to include syntax highlighting 9 years ago
.gitignore Initial commit 9 years ago
README.md Update README.md 9 years ago
config.rb adding all the basic template files, and a radme with instructions. 9 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/.