Sha256: 7462fe0c80d473dc7f3e423ebb5f4338ec76156440acf7596b7ee09820b6cb7c

Contents?: true

Size: 1.7 KB

Versions: 3

Compression:

Stored size: 1.7 KB

Contents

# jekyll-theme-jam

[![Gem Version](https://badge.fury.io/rb/jekyll-theme-jam.svg)](https://badge.fury.io/rb/jekyll-theme-jam)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/desiredpersona/jekyll-theme-jam/master/LICENSE.md)

View [theme demo](https://desiredpersona.com)


## Installation

Add this line to your Jekyll site's `Gemfile`:

```ruby
gem "jekyll-theme-jam"
```

And add this line to your Jekyll site's `_config.yml`:

```yaml
theme: jekyll-theme-jam
```

And then execute:

```
$ bundle
```

Or install it yourself as:

```
$ gem install jekyll-theme-jam
```

## Usage

TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.

## Credits

#### Creator

Desired Persona

- [https://desiredpersona.com](https://desiredpersona.com)
- [https://twitter.com/desiredpersona](https://twitter.com/desiredpersona)
- [https://github.com/desiredpersona](https://github.com/desiredpersona)

#### Thanks

- [Jekyll](http://jekyllrb.com) static site generator.
- [Tachyons](http://tachyons.io) functional css for humans.
- [BrowserStack](https://www.browserstack.com) live, web-based browser testing.

[![browserstack.com](/browserstack-logo.png)](https://www.browserstack.com)

## Contributing

Bug reports and pull requests are welcome on GitHub at [https://github.com/desiredpersona/jekyll-theme-jam](https://github.com/desiredpersona/jekyll-theme-jam). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

[MIT](https://github.com/desiredpersona/jekyll-theme-jam/blob/master/LICENSE.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-jam-0.1.2 README.md
jekyll-theme-jam-0.0.2 README.md
jekyll-theme-jam-0.0.1 README.md