File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
3
gem "jekyll-theme-cayman"
4
- gem "jekyll-github-metadata"
4
+ # gem "jekyll-github-metadata"
5
5
gem "github-pages" , group : :jekyll_plugins
6
6
7
7
# If you have any plugins, put them here!
8
- group :jekyll_plugins do
9
- gem "jekyll-feed" , "~> 0.6"
10
- end
8
+ # group :jekyll_plugins do
9
+ # gem "jekyll-feed", "~> 0.6"
10
+ # end
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ repository: scommons/scommons
28
28
# Build settings
29
29
# markdown: kramdown
30
30
theme : jekyll-theme-cayman
31
- plugins :
32
- - jekyll-feed
33
- - jekyll-github-metadata
31
+ # plugins:
32
+ # - jekyll-feed
33
+ # - jekyll-github-metadata
34
34
35
35
# Exclude from processing.
36
36
# The following items will not be processed, by default. Create a custom list
You can’t perform that action at this time.
0 commit comments