remove theme

This commit is contained in:
Garry Ing 2021-03-07 18:13:54 -05:00
parent 6c99935e01
commit 7769123516
No known key found for this signature in database
GPG Key ID: 3B379B1F2193CC3E
2 changed files with 0 additions and 8 deletions

View File

@ -9,7 +9,6 @@ source "https://rubygems.org"
# 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"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
# gem "github-pages", group: :jekyll_plugins

View File

@ -43,8 +43,6 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.0)
@ -56,10 +54,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
nokogiri (1.11.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-linux)
@ -96,7 +90,6 @@ DEPENDENCIES
html-proofer (~> 3.18)
jekyll (~> 4.2.0)
jekyll-feed (~> 0.12)
minima (~> 2.5)
rake (~> 13.0)
tzinfo (~> 1.2)
tzinfo-data