add theme

This commit is contained in:
minoplhy 2021-06-07 11:14:40 -07:00
parent bfc03b0f36
commit 393b8cc0d0
2 changed files with 8 additions and 0 deletions

View File

@ -28,3 +28,4 @@ end
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "jekyll-dash"

View File

@ -29,8 +29,14 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-dash (2.0.0)
jekyll (~> 4.0)
jekyll-feed (~> 0.14)
jekyll-paginate
jekyll-seo-tag (~> 2.1)
jekyll-feed (0.15.1)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.7.1)
@ -70,6 +76,7 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 4.2.0)
jekyll-dash
jekyll-feed (~> 0.12)
minima (~> 2.5)
tzinfo (~> 1.2)