1

Add a plugin for Russian localization, make it be loaded first.

This commit is contained in:
vonavi
2014-07-02 12:48:07 +03:00
parent ef82c90f57
commit 52ef7720d8
6 changed files with 280 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
source 'https://rubygems.org'
gem 'jekyll', '~> 2.1.0'
gem 'i18n'
gem 'therubyracer'
group :development do