Created
February 24, 2013 16:55
-
-
Save haiganhongyi/5024538 to your computer and use it in GitHub Desktop.
In windows7 platform ,I have some problems in running jekyll in git .
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I have installed rdiscount1.6.8,because the latest version(2.0.7) can not be installer in windows.(I have tried for many times). | |
I have successfully installer the latest jekyll. | |
And I have run the jekyll-boostarap example successfully. | |
However ,when I git clone some friends' chinese blog (for example taiyun.github.com.git). | |
The problem is always: | |
"YAML EXCEPTION reding index.html: invalid byte sequence in UTF-8 | |
Liquid Excption reading : no such file or directory -python ../pygments/mentos.py in 2012-07-08-brown-motion.md" | |
I am sorry , I really did not install pygments in my computer. Even I have installed python2.7 in windows7. | |
However I did not know how to successfully install pygemnts,is there any relationship with jekyll? | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment