Conversation
The 1.4.3 Windows bug is fixed, plus the encoding workaround isn't needed anymore.
|
👍 |
|
I haven't had a chance to test the new version yet, but I trust your judgement, so |
|
I'd still like someone else to verify that the See also https://github.com/juthilo/run-jekyll-on-windows/issues/6 |
|
Hmm, seems to me we still need to set the I updated and replaced jekyll to/with v1.5.0 locally and when I removed |
|
However, as Bootstrap users don't need to manually run any command (due to the |
|
Yeah but that isn't the case with 1.4.3 where we had to do the chcp workaround even though encoding was set in configuration. So at least now it respects that. IIRC version 2 has this completely fixed. |
|
I removed that info from our Readme because for Bootstrap there's no need for it. You can add it in your guide of course. From my tests I have yet to find a project that raises that exception with 1.5.0 apart from Bootstrap. |
|
I confirmed what I said above, even for Ratchet, which does not have |
It has the 1.4.3 WIndows bug fixed plus it seems it's no longer needed to run
@chcp 65001anymore before callingjekyll./CC @cvrebert @mdo @juthilo