# frozen_string_literal: true source "https://rubygems.org" # Including GitHub Pages gem gem "github-pages", group: :jekyll_plugins # Plugins used by the theme group :jekyll_plugins do gem 'jemoji' end