README.md in miniscule-0.1.3 vs README.md in miniscule-0.1.4

- old
+ new

@@ -2,12 +2,26 @@ A slightly-less-minimal theme for Jekyll. Forked from the [default minima theme](https://github.com/Jekyll/minima) [Theme preview](http://ronenagranat.com/) +## Screenshots + +![Desktop screenshot](desktop1.png) +![Desktop screenshot](mobile1.png) + ## Installation +First, install Jekyll and create a new site following the instructions on the [official webpage](https://jekyllrb.com/): + + + gem install bundler jekyll + jekyll new my-awesome-site + cd my-awesome-site + +*Then:* + Add this line to your Jekyll site's Gemfile: ```ruby gem "miniscule" ``` @@ -19,9 +33,21 @@ ``` And then execute: $ bundle + +to install and enable the theme. + +## Build and run + +To build: + + $ bundle exec jekyll build + +To run: + + $ bundle exec jekyll serve ## Features * Cover photo