File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
.sass- *
6
6
7
7
_projects /* /.git
8
+ _projects /* /assets /private /*
8
9
_software /* /.git
9
10
_software /* /docs
10
11
_software /_ * _repo
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ source "https://rubygems.org"
8
8
#
9
9
# This will help ensure the proper Jekyll version is running.
10
10
# Happy Jekylling!
11
- gem "jekyll" , "~> 4.0 "
11
+ gem "jekyll" , "~> 4.1 "
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
14
gem "minima" , "~> 2.0"
15
- gem "jekyll-theme-open-project" , "~> 2.1.0 "
15
+ gem "jekyll-theme-open-project" , "~> 2.1.14 "
16
16
17
17
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
18
18
# uncomment the line below. To upgrade, run `bundle update github-pages`.
@@ -25,8 +25,7 @@ gem "jekyll-seo-tag"
25
25
gem "jekyll-data"
26
26
gem "jekyll-asciidoc"
27
27
28
- # gem "jekyll-theme-open-project-helpers", path: '/home/mass/Dropbox/git_repos/jekyll-theme-open-project-helpers'
29
- gem "jekyll-theme-open-project-helpers" , git : 'https://github.com/amoodie/jekyll-theme-open-project-helpers'
28
+ gem "jekyll-theme-open-project-helpers"
30
29
gem "jekyll-external-links"
31
30
32
31
gem "jekyll-feed" , "~> 0.6"
You can’t perform that action at this time.
0 commit comments