Sha256: 2a49b1ae135ac58d36fee08230c24f7792de0ae7c374e15b80df62ec0a47579f
Contents?: true
Size: 636 Bytes
Versions: 2
Compression:
Stored size: 636 Bytes
Contents
# 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).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
miniscule-0.1.1 | README.md |
miniscule-0.1.0 | README.md |