Upgrade to Jekyll 4.3.2 and Minima 3
This commit is contained in:
parent
a88e12d383
commit
9d04a7d780
3 changed files with 64 additions and 46 deletions
|
@ -11,10 +11,10 @@ gem "webrick"
|
|||
#
|
||||
# This will help ensure the proper Jekyll version is running.
|
||||
# Happy Jekylling!
|
||||
gem "jekyll", "4.2.0"
|
||||
gem "jekyll", "4.3.2"
|
||||
|
||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||
gem "minima"
|
||||
gem "minima", github: "jekyll/minima"
|
||||
|
||||
# Syntax highlighter!
|
||||
gem "rouge"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue