File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11gem 'github-pages'
22gem 'jekyll-sitemap'
3- gem 'jekyll-compose' , group : [ :jekyll_plugins ]
3+ # gem 'jekyll-compose', group: [:jekyll_plugins]
44source 'https://rubygems.org'
Original file line number Diff line number Diff line change 6464 safe_yaml (~> 1.0 )
6565 jekyll-coffeescript (1.0.1 )
6666 coffee-script (~> 2.2 )
67- jekyll-compose (0.4.1 )
68- jekyll (>= 2.5.0 )
6967 jekyll-feed (0.3.1 )
7068 jekyll-gist (1.4.0 )
7169 octokit (~> 4.2 )
@@ -127,7 +125,6 @@ PLATFORMS
127125
128126DEPENDENCIES
129127 github-pages
130- jekyll-compose
131128 jekyll-sitemap
132129
133130BUNDLED WITH
Original file line number Diff line number Diff line change @@ -54,3 +54,5 @@ kramdown:
5454# ----------------------- #
5555# 3rd Party Settings #
5656# ----------------------- #
57+ gems :
58+ - jekyll-sitemap
You can’t perform that action at this time.
0 commit comments