From dbd8af9494ce5e0adb4e459647914fa95bebde0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1l=20Kecskem=C3=A9ti?= Date: Fri, 23 Apr 2021 17:51:50 +0200 Subject: [PATCH] Clean configs --- Gemfile | 3 +-- _config.yml | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d1cb3f6..81cdb14 100644 --- a/Gemfile +++ b/Gemfile @@ -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`. diff --git a/_config.yml b/_config.yml index f6fb86b..5a0ed84 100644 --- a/_config.yml +++ b/_config.yml @@ -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]