+3
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -8,7 +8,7 @@ source "https://rubygems.org" | ||
#
|
||
# This will help ensure the proper Jekyll version is running.
|
||
# Happy Jekylling!
|
||
gem "jekyll", "~> 3.8.6"
|
||
gem "jekyll", "~> 4.0.0"
|
||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||
gem "minima", "~> 2.0"
|
||
| @@ -32,3 +32,5 @@ end | ||
# Performance-booster for watching directories on Windows
|
||
gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
|
||
# i18n
|
||
gem 'jekyll-multiple-languages-plugin' |
||
+30
−25
+7
−0
_i18n/en.yml
0 → 100644
+0
−0
Empty file added.
_i18n/en/build-e.md
0 → 100644
+115
−0
Loading