Skip to content

Commit

Permalink
Add note about Ruby gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Nov 2, 2016
1 parent 3ade22a commit 9154710
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme. Perfect for hosting your

See what's new in the [CHANGELOG](CHANGELOG.md).

Interested in testing out a [**pre-release "gemified" version**](https://github.com/mmistakes/minimal-mistakes/tree/feature/theme-gem) of the theme? Read this blog post to [learn how](https://mmistakes.github.io/minimal-mistakes/jekyll/gemified-theme-beta/).
:sparkles: Minimal Mistakes is now available as a [Ruby gem](https://rubygems.org/gems/minimal-mistakes-jekyll). Consult the [Quick-Start Guide](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/) and [this blog post](https://mmistakes.github.io/minimal-mistakes/jekyll/gemified-theme-beta/) to learn how to upgrade.

[![Minimal Mistakes live preview][2]][1]

Expand All @@ -17,6 +17,7 @@ Interested in testing out a [**pre-release "gemified" version**](https://github.

## Notable Features

- "Gemified" for easier install/upgrading
- Compatible with Jekyll 3.x and GitHub Pages
- Support for Jekyll's built-in Sass/SCSS preprocessor
- Several responsive layout options (single, archive index, splash, and paginated home page)
Expand Down

0 comments on commit 9154710

Please sign in to comment.