We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a074b4 commit 8170abbCopy full SHA for 8170abb
Gemfile
@@ -1,7 +1,6 @@
1
source "https://rubygems.org"
2
gem "jekyll", "~> 4.4.1"
3
# gem "github-pages", group: :jekyll_plugins
4
-# gem "jekyll-theme-hacker"
5
group :jekyll_plugins do
6
gem "jekyll-feed", "~> 0.12"
7
end
_config.yml
@@ -7,7 +7,6 @@ url: "https://caleblarsen.github.io"
github_username: CalebLarsen
8
9
# Build settings
10
-theme: jekyll-theme-hacker
11
plugins:
12
- jekyll-feed
13
0 commit comments