We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d9cf0 commit 6dec942Copy full SHA for 6dec942
Gemfile
@@ -21,6 +21,7 @@ gem "github-pages", "~> 232"
21
# If you have any plugins, put them here!
22
group :jekyll_plugins do
23
gem "jekyll-feed", "~> 0.12"
24
+ gem "jekyll-remote-theme"
25
end
26
27
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments