Adjusted deploy command to be indifferent to absolute path

This commit is contained in:
Nathan Schneider
2019-04-19 12:25:34 -06:00
parent 46f2371810
commit db5b2d1116
3 changed files with 2 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 3.8.5"
# gem "jekyll", "~> 3.8.5"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"