jekyll-theme-isabelline

Simple clean mobile-friendly theme for long form note taking. Works for blogging too.

Features:

Installation

Add this line to site's Gemfile:

gem "jekyll-theme-isabelline", "~> 0.1.0"

And add this line to your Jekyll site _config.yaml:

theme: jekyll-theme-isabelline

And then execute:

$ bundle

Or, install from CLI:

$ gem install jekyll-theme-isabelline