Correct installation
This commit is contained in:
parent
ee63e20003
commit
065c632a2e
3
Gemfile
3
Gemfile
@ -6,6 +6,7 @@ gem "github-pages", group: :jekyll_plugins
|
||||
# Plugins
|
||||
group :jekyll_plugins do
|
||||
# example: gem "jekyll-feed", "~> 0.6"
|
||||
gem 'jekyll-multiple-languages-plugin'
|
||||
end
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
@ -13,5 +14,3 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
# Performance-booster for watching directories on Windows
|
||||
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
||||
|
||||
gem 'jekyll-multiple-languages-plugin'
|
||||
|
Reference in New Issue
Block a user