+ [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. 56924

Posted by Una in #jekyll at 2014-10-29T14:28:16Z

is there a way to create multiple urls from one jekyll file? (i.e. site.com/post-title as well as site.com/long/url/to/post-title)
+ [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`