Sha256: e287d8f2a39cc24eeea9fd5569bce9ecd92662fc85e1a3b9d16b0fd104949545

Contents?: true

Size: 540 Bytes

Versions: 2

Compression:

Stored size: 540 Bytes

Contents

# The Foxfire Theme

![Logo](logo_sized.png)

A fork the [Hacker](https://github.com/pages-themes/hacker) theme from pages-themes,
for use with the [Foxfire Blog](https://sashanullptr.github.io/Foxfire-Blog/).

## Installation

The Foxfire Theme is hosted on [rubygems.org](rubygems.org) and can be installed
as follows.

```shell
gem install foxfire-theme
```

## Use in Jekyll Sites

Add the following to `_config.yml` for your site.

```yaml
theme: foxfire-theme
```

And add the following to `Gemfile`.

```ruby
gem "foxfire-theme"
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foxfire-theme-0.2.1 README.md
foxfire-theme-0.2.0 README.md