added windows user instructions to Jekyll and Grunt#10456
added windows user instructions to Jekyll and Grunt#10456fchiumeo wants to merge 1 commit intotwbs:masterfrom fchiumeo:master
Conversation
There was a problem hiding this comment.
I think it might be better to ask the Jekyll folks whether they'd like to link to this from their setup page (which already includes a link to a (possibly outdated) Windows setup guide).
There was a problem hiding this comment.
see this issue in jekyll repo.
jekyll's docs on windows it's outdated, unclear and not working.(pygments 0.5.2 not working correctly [need 0.5.0], need python version 2.X. jekylll and python 3 not working)
the portable version is good, but I need set the path every time compile css/js and docs.
if best solution is create one TODO in bootstrap repo for instructions of jekyll,I can create the instructions.
Link was the best and detailed documentation I found (and working).
I tested almost all the solutions found. to be totally clear the installation of jekyll
There was a problem hiding this comment.
As a Windows user myself, I have found that setting up Jekyll is a pain in the ass... The instructions from that link are the right ones.
|
We already mention the character encoding problem—no need to duplicate it. I'm inclined to agree with @cvrebert—this should be in the Jekyll docs. It's a much larger problem than Bootstrap. That said, if we can figure out a concise and consolidated way to say this in our readme, I'm all for it. |
|
sounds good. |
There was a problem hiding this comment.
Personally I do the following before executing jekyll:
set LANG=en_EN.UTF-8Reference: http://ellengummesson.com/blog/2013/03/03/fixing-jekylls-encoding-shenanings/
There was a problem hiding this comment.
set language working only in grunt task,but not working running jekyll
|
Closing per my last comment. |
|
I am the author of the blog which references the article of Jekyll on Windows installation I have updated it with few comments from community and troubleshooting steps. I hope it will be of help to everyone. |
Instructions for windows user
fixing
<>in callout info span