Jekyll themes — 5 entries

Open source Jekyll themes to get you started building a site or blog on GitHub Pages, Netlify, and other hosts.

Related topics:

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:

  1. Install as a Ruby gem, remote theme, or fork the theme repository you’d like to use or modify.
  2. Install Bundler gem install bundler and run bundle install to install all dependencies (Jekyll, plugins, and so on).
  3. 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

    A flexible two-column Jekyll theme for building a personal site, blog, project documentation, or portfolio.
  • HPSTR

    Jekyll blog theme designed to give your site a tumble-log look.
  • So Simple

    A simple Jekyll theme for words and pictures.