+ [2014-11-03T12:18:08Z] mostlybadfly That error went away but now it can't load jekyll-sitmap
+ [2014-11-03T12:18:35Z] mostlybadfly I bet my problem is I forked a build but didn't actually run Jekyll build in the directory I'm working from
+ [2014-11-03T12:19:32Z] mostlybadfly I'll have to play around with it later I'm on vacation and was just checking it out during some downtime
+ [2014-11-03T12:24:45Z] pontiki forked a build? of jekyll?

message no. 58603

Posted by mostlybadfly in #jekyll at 2014-11-03T12:14:40Z

Yes. I think it is because the config.yml file has a gem declared without a gemfile
+ [2014-11-04T06:17:04Z] travis-ci jekyll/jekyll-import#447 The build passed. http://travis-ci.org/jekyll/jekyll-import/builds/39914789
+ [2014-11-04T06:39:39Z] travis-ci jekyll/jekyll#4619 (security/centralize-path-sanitation) The build was fixed. http://travis-ci.org/jekyll/jekyll/builds/39915648
+ [2014-11-04T15:31:58Z] diimdeep Hello, how do i sort posts by tile in {% for post in site.posts %} and in {% for post in site.categories[category] %}
+ [2014-11-04T15:33:51Z] jaybe diimdeep, there are varying approaches; here is a brief writeup/post i did a while back: http://jekyll.alphavice.com/destination/examples/2013/10/03/sorting-categories-and-tags-alphabetically.html
+ [2014-11-04T15:35:03Z] diimdeep jaybe: not categories but posts in category