+[2013-06-18T02:24:22Z]travis-ci[travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/8183569 +[2013-06-18T21:54:13Z]fragje* jekyll 1.0.3 +[2013-06-18T21:54:13Z]fragjeAnyone know if 1.0.3 require higher version of ruby then 1.8.7? +[2013-06-18T22:00:20Z]jaybefragje, it's developed against 1.9.3-p362. also known to work with 2.0. +[2013-06-18T22:03:08Z]fragjeThanks. Then I guess thats the reason why I get a error: Invalid command name. when it tries to compile the default post it comes with. I'll try some more on updating Ruby :)
+[2013-06-19T13:34:07Z]daleharveySo I always seem to have problems getting syntax highlighting working +[2013-06-19T13:34:35Z]daleharveyI have pygments installed, I have pygmens: true in my _config.yaml, I have some code inside {% highlight js linenos %} +[2013-06-19T13:34:57Z]daleharveyand all that happens is <pre><code class="js"> +[2013-06-19T13:37:50Z]tomb_you don't need to manually install pygments, it's packaged in the pygments.rb gem +[2013-06-19T13:38:17Z]daleharveyany idea whats up? https://github.com/daleharvey/pouchdb/tree/website-redesign/docs is the site root