Installation

Add the theme to your sites Gemfile

gem "concrete-jekyll"

Install the theme

bundle install

Add the theme to your _config.yml:

theme: concrete-jekyll

Build your site:

bundle exec jekyll serve