foxfire-theme

A fork of the Hacker theme for the Foxfire Blog.


License
CC0-1.0
Install
gem install foxfire-theme -v 0.2.1

Documentation

The Foxfire Theme

Logo

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"