+[2014-11-03T12:18:08Z]mostlybadflyThat error went away but now it can't load jekyll-sitmap +[2014-11-03T12:18:35Z]mostlybadflyI 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:18:46Z]mostlybadflyTo initialize it +[2014-11-03T12:19:32Z]mostlybadflyI'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]pontikiforked a build? of jekyll?
mostlybadfly: is that from when you're running jekyll?
+[2014-11-04T06:17:04Z]travis-cijekyll/jekyll-import#447 The build passed. http://travis-ci.org/jekyll/jekyll-import/builds/39914789 +[2014-11-04T06:39:39Z]travis-cijekyll/jekyll#4619 (security/centralize-path-sanitation) The build was fixed. http://travis-ci.org/jekyll/jekyll/builds/39915648 +[2014-11-04T15:31:58Z]diimdeepHello, 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]jaybediimdeep, 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]diimdeepjaybe: not categories but posts in category