Foxfire-Theme

Foxfire-Theme

Theme for the Foxfire-Blog, forked from jekyll-theme-hacker.

The Foxfire Theme

A fork the Hacker theme from pages-themes, for use with the Foxfire Blog.

Installation

The Foxfire Theme is hosted on rubygems.org and can be installed as follows.

gem install foxfire-theme

Use in Jekyll Sites

Add the following to _config.yml for your site.

theme: foxfire-theme

And add the following to Gemfile.

gem "foxfire-theme"