File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 jekyll (~> 3.3 )
3232 jekyll-sass-converter (1.5.2 )
3333 sass (~> 3.4 )
34+ jekyll-seo-tag (2.5.0 )
35+ jekyll (~> 3.3 )
3436 jekyll-watch (2.1.2 )
3537 listen (~> 3.0 )
3638 just-the-docs (0.2.3 )
4345 rb-inotify (~> 0.9 , >= 0.9.7 )
4446 ruby_dep (~> 1.2 )
4547 mercenary (0.3.6 )
48+ minima (2.5.0 )
49+ jekyll (~> 3.5 )
50+ jekyll-feed (~> 0.9 )
51+ jekyll-seo-tag (~> 2.1 )
4652 pathutil (0.16.2 )
4753 forwardable-extended (~> 2.6 )
4854 public_suffix (3.0.3 )
@@ -66,6 +72,7 @@ DEPENDENCIES
6672 jekyll (~> 3.8.5 )
6773 jekyll-feed (~> 0.6 )
6874 just-the-docs (~> 0.2.3 )
75+ minima (~> 2.0 )
6976 tzinfo-data
7077
7178RUBY VERSION
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github_username: ij-plugins
2323
2424# Build settings
2525markdown : kramdown
26- # theme: minima
27- theme : just-the-docs
26+ theme : minima
27+ # theme: just-the-docs
2828plugins :
2929 - jekyll-feed
3030
You can’t perform that action at this time.
0 commit comments