Skip to content

Commit 15f13b1

Browse files
author
JPCMarques
committed
Moved stuff around.
1 parent 25d037e commit 15f13b1

30 files changed

+42
-4275
lines changed

Gemfile

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ gem "github-pages", group: :jekyll_plugins
66
gem "wdm", ">= 0.1.0" if Gem.win_platform?
77
gem "minima", "~> 2.0"
88
gem "jekyll-theme-cayman", "~> 0.0.4"
9-
gem 'jekyll-feed', '~> 0.9.2'
9+
10+
group :jekyll_plugins do
11+
gem 'jekyll-feed'
12+
end

_book-hunters/chapter-1.md

-157
This file was deleted.

_book-hunters/chapter-2.md

-118
This file was deleted.

0 commit comments

Comments
 (0)