Version 0.6.0 of jekyll-theme-switch has been released!

Add the gem to your Gemfile:

gem 'jekyll-theme-switch'

Run bundle install, then set the theme in your _config.yml:

theme: jekyll-theme-switch

Release Notes

Added

  • Added styles for image layouts
  • Added styles for embed containers (YouTube, Vimeo, iframe etc.)

Changed

  • Changed lead image background image to radial-gradient instead of linear-gradient

Fixed

  • Use Jekyll::Utils.slugify for taglinks and categorylinks filters