Sha256: 540442a5612a25ae7c57a22e2eee6777074cefc9a6cbe1eb4b4dc6ae32e5af63

Contents?: true

Size: 1.5 KB

Versions: 1

Compression:

Stored size: 1.5 KB

Contents

# ark-jekyll-theme

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

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


## Installation

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

```ruby
gem "ark-jekyll-theme"
```

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

```yaml
theme: ark-jekyll-theme
```

And then execute:

```
$ bundle
```

Or install it yourself as:

```
$ gem install ark-jekyll-theme
```

## 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)
- [Tachyons](http://tachyons.io)

## Contributing

Bug reports and pull requests are welcome on GitHub at [https://github.com/desiredpersona/ark-jekyll-theme](https://github.com/desiredpersona/ark-jekyll-theme). 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/ark-jekyll-theme/blob/master/LICENSE.md)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ark-jekyll-theme-0.0.2 README.md