Skip to content

Commit

Permalink
Clean configs
Browse files Browse the repository at this point in the history
  • Loading branch information
K3cs1 committed Apr 23, 2021
1 parent 6d1d2e8 commit dbd8af9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ source "https://rubygems.org"
# When you want to use a different version, change it below, save the
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
#
# bundle exec jekyll serve
# bundle exec jekyll serve --livereload
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
#gem "jekyll", "~> 4.2.0"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
#gem "minima", "~> 2.5"
gem 'jekyll-theme-hacker', '~> 0.1.2'
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Expand Down
2 changes: 0 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ github_username: k3cs1

# Build settings
theme: jekyll-theme-hacker
#theme: minima
#remote_theme: pages-themes/hacker
plugins:
- jekyll-feed
github: [metadata]
Expand Down

0 comments on commit dbd8af9

Please sign in to comment.