Jekyll themes

Below are the Jekyll themes and starters I’ve designed, developed, and released as open source. Each theme contains the _layouts
, _includes
, Sass/CSS, JavaScript, and other sample files needed to build with Jekyll and host a static site or blog.
Getting started with each is roughly the same:
- Install as a Ruby gem, remote theme, or fork the theme repository you’d like to use or modify.
- Install Bundler
gem install bundler
and runbundle install
to install all dependencies (Jekyll, plugins, and so on). - Update Jekyll’s
_config.yml
file, customize data files (found in the_data
directory), and replace sample posts and pages with your own content.
For more specifics, consult each theme’s documentation by visiting the setup guide links below.
Minimal Mistakes theme
A flexible two-column Jekyll theme with a minimalist aesthetic.
- Available as a Ruby gem-based theme and remote theme.
- Compatible with GitHub Pages.
- Supports Jekyll’s built-in Sass/SCSS preprocessor.
- Nine different skins (color variations).
- Optional header images, custom sidebars, table of contents, galleries, related posts, breadcrumb links, navigation lists, commenting, and more.
So Simple theme
So Simple is a Jekyll theme for your words and pictures. Features include:
- Available as a Rubty gem-based theme and remote theme.
- Compatible with GitHub Pages.
- Supports Jekyll’s built-in Sass/SCSS preprocessor.
- A variety of layouts with clean and readable typography.
- Microformats markup to make post content machine-readable and discoverable.
- Disqus Comments and Google Analytics support.
- SEO best practices via Jekyll SEO Tag.
- Options to customize the theme and make it your own.
Basically Basic theme
Basically Basic is a Jekyll theme meant as a substitute for Jekyll’s default theme — Minima. Conventions and features found there are fully supported by Basically Basic, with a few enhancements thrown in for good measure:
- Available as a Ruby gem-based theme and remote theme.
- Compatible with GitHub Pages.
- Supports Jekyll’s built-in Sass/SCSS preprocessor.
- Clean responsive design with six customizable skins.
- Curriculum Vitæ/Resume layout powered by JSON data.
- About page layout.
- Disqus Comments and Google Analytics support.
- SEO best practices via Jekyll SEO Tag.
HPSTR theme (archived)
A responsive Jekyll blog theme designed to give your site a modern and somewhat cliché feel.
- Compatible with GitHub Pages.
- Supports Jekyll’s built-in Sass/SCSS preprocessor.
- Modern design with rounded rectangles and subtle gradients.
- Animated main menu.
Skinny Bones theme (archived)
A Jekyll starter based off of an older incarnation of Made Mistakes.
- Compatible with GitHub Pages.
- Supports Jekyll’s built-in Sass/SCSS preprocessor.
- Off canvas menu.
- Tile based archives.
- Optional table of contents, share links, Disqus comments modules, and more.
License
These themes are free and open source software, distributed under the MIT License. Feel free to modify them to suit your needs.
Related

Basically Basic

Minimal Mistakes

Skinny Bones
