1
Fork 0

Fix the problem of jekyll-press with non-English language.

master
vonavi 2014-07-07 15:26:51 +03:00
parent 404ff10943
commit 0dcd43f36a
2 changed files with 4 additions and 0 deletions

View File

@ -5,4 +5,8 @@
# could be python, php, ruby, etc.
cd $OPENSHIFT_REPO_DIR
# Fix the problem of jekyll-press with non-English language
export LANG=ru_RU.UTF-8
bundle exec jekyll build