ellis

Very basic gem made as foundation for my blog. It's prety rough and it's recommended to be touched up a lot. Uses CSS grid and is thus only supported by recent browser (e.g. firefox 52 and upwards).

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-theme-ellis"

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

theme: jekyll-theme-ellis

And then execute:

$ bundle

Or install it yourself as:

$ gem install ellis

Usage

Contributing

Development

License

The theme is available as open source under the terms of the MIT License.