https://github.com/stjhimy/jekyll-flat

A simple and flat theme for jekyll.

Gemfile:

gem 'jekyll-flat',
  git: 'https://github.com/stjhimy/jekyll-flat'

_config.yml:

theme: jekyll-flat

main.scss

@import "flat";

For installation details please follow the README