jekyll / jekyll-redirect-from

:twisted_rightwards_arrows: Seamlessly specify multiple redirections URLs for your pages and posts.
MIT License
781 stars 112 forks source link

Liquid Exception: invalid byte sequence in US-ASCII #150

Closed cba85 closed 7 years ago

cba85 commented 7 years ago

Hello,

I saw the closed issue #139 about a problem with an invalid byte sequence in US-ASCII. Unfortunately, this issue was closed but not resolved.

I created this issue because I had the same problem, and I solved it. That's why I think it can be an interesting information for people who will have the same problem.

To fix this problem, I just specified the encoding in my Gemfile:

Encoding.default_external = Encoding::UTF_8

For information, I use github-pages (133) that include your gem.

Anyway, thank you a lot for your work 👍

jekyllbot commented 7 years ago

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

uberfuzzy commented 7 years ago

This should be fixed now, they removed the other elip in 2f0974b5f2015aa6be5f68cb012d4790d247939b