sync
This commit is contained in:
parent
d83383d241
commit
e075ae12a0
1
Gemfile
1
Gemfile
@ -32,3 +32,4 @@ end
|
|||||||
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||||
|
|
||||||
|
|
||||||
|
gem "minima-dark", path:"/minima-dark"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
PATH
|
||||||
|
remote: /minima-dark
|
||||||
|
specs:
|
||||||
|
minima-dark (0.1.0)
|
||||||
|
jekyll (~> 4.2)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
@ -78,6 +84,7 @@ DEPENDENCIES
|
|||||||
jekyll-seo-tag
|
jekyll-seo-tag
|
||||||
jekyll-sitemap
|
jekyll-sitemap
|
||||||
minima (~> 2.5)
|
minima (~> 2.5)
|
||||||
|
minima-dark!
|
||||||
tzinfo (~> 1.2)
|
tzinfo (~> 1.2)
|
||||||
tzinfo-data
|
tzinfo-data
|
||||||
wdm (~> 0.1.1)
|
wdm (~> 0.1.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user