Merge branch 'master' into 'master'
Support UTF-8 by default See merge request pages/jekyll!27
This commit is contained in:
@ -2,6 +2,7 @@ image: ruby:2.3
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
JEKYLL_ENV: production
|
JEKYLL_ENV: production
|
||||||
|
LC_ALL: C.UTF-8
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- bundle install
|
- bundle install
|
||||||
|
Reference in New Issue
Block a user