Sha256: e44d1dd12d082447ccc120edef57ab52acf1ba3c422c89779a28ba3b746b2cfd

Contents?: true

Size: 569 Bytes

Versions: 1

Compression:

Stored size: 569 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

1 entries across 1 versions & 1 rubygems

Version Path
foxfire-theme-0.1.1 README.md