# miniscule A slightly-less-minimal theme for Jekyll. Forked from the [default minima theme](https://github.com/Jekyll/minima) [Theme preview](http://ronenagranat.com/) ## Installation Add this line to your Jekyll site's Gemfile: ```ruby gem "miniscule" ``` And add this line to your Jekyll site: ```yaml theme: miniscule ``` And then execute: $ bundle ## Features * Cover photo * Profile picture * Twitter feed ## Usage See usage for minima theme and [example blog](http://ronenagranat.com) ## License The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).