Skip to content

Instantly share code, notes, and snippets.

@haiganhongyi
Created February 24, 2013 16:55
Show Gist options
  • Save haiganhongyi/5024538 to your computer and use it in GitHub Desktop.
Save haiganhongyi/5024538 to your computer and use it in GitHub Desktop.
In windows7 platform ,I have some problems in running jekyll in git .
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