+ [2014-10-29T21:56:36Z] oksushi because Pygments is a Python library (requires Python to work)
+ [2014-10-29T21:56:50Z] oksushi http://pygments.org/
+ [2014-10-29T21:57:42Z] lpghatguy then why is it the standard highlighter for Jekyll? :/
+ [2014-10-29T21:58:09Z] lpghatguy I mean, Rouge support is there, but it isn't the default
+ [2014-10-29T23:02:38Z] jaybe from my understanding, pygments.rb can stand in place of the python pygments. there's also the [newer] rouge

message no. 56795

Posted by lpghatguy in #jekyll at 2014-10-29T03:34:41Z

I get to refactor the rest of my site away from that, ugh
+ [2014-10-30T01:26:05Z] pontiki pygments gem bundles in the python code
+ [2014-10-30T01:27:41Z] pontiki jaybe: i'm having a hard time understanding how one is supposed to use the collection feature just from reading the docs
+ [2014-10-30T01:34:05Z] jaybe pontiki, i wouldn't use it past very simple implementations. it's unstable. and bound/likely to change.
+ [2014-10-30T01:34:14Z] jaybe a simple implementation example is `jekyll new`