Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Russian in title #201

Closed
neosunchess opened this issue Aug 20, 2010 · 4 comments
Closed

Russian in title #201

neosunchess opened this issue Aug 20, 2010 · 4 comments

Comments

@neosunchess
Copy link

I installed Jekyll on windows (with ruby oneclick installer and devkit) When I set title of post in russian, ive got an error:

C:/Ruby191/lib/ruby/gems/1.9.1/gems/liquid-2.1.3/lib/liquid/template.rb:124:in `join': incompatible character encodings: UTF-8 and IBM866 (Encoding::CompatibilityError)

Is it a bug?

@argent-smith
Copy link

Try to set the locale correctly. See my gist 911225.

@stereobooster
Copy link
Contributor

or try this before jekyll command

chcp 65001

@iamstarkov
Copy link

@argent-smith chcp 65001 helped me once. Can I do it automatically with your gist? I'm newbee to ruby, so i don't even know what can i do with it.

@qrush
Copy link
Contributor

qrush commented Jan 2, 2013

I'm not too sure what the problem is here, or what Jekyll is doing wrong. If you have more info please yell. On that note, Jekyll is not officially supported on Windows.

@qrush qrush closed this as completed Jan 2, 2013
@ghost ghost mentioned this issue Dec 28, 2013
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants