+ [2014-10-02T17:40:14Z] lucas_ Hi, I have been trying to group pages in a collection by category with the “group by” filter, which is great, but it doesn’t include “categories” (that is, a list of categories). I have been trying to push them on to the array with the push filter but I can’t figure out the right syntax. Any suggestions
+ [2014-10-02T17:41:59Z] jaybe lucas_, pages do not offer categories; not as posts do
+ [2014-10-02T17:43:23Z] lucas_ Gotcha, but I’ve had success already grouping the collection array by category.
+ [2014-10-02T17:45:52Z] lucas_ I feel like I could take the pages with categories lists, forloop through that list, and push it on to a copy of the collection array, but I can’t figure out the new push/pop/shift/unshift syntax.
+ [2014-10-02T19:42:06Z] mostlybadfly jaybe: mind checking something g for me?

message no. 50543

Posted by tombell in #jekyll at 2014-10-02T14:29:24Z

being able to include "page" data in the URL
+ [2014-10-03T04:07:22Z] Czarconius Hi, I’ve been trying to set-up a blog hosted via the Github pages.
+ [2014-10-03T04:07:47Z] Czarconius Although, I’m not able to get the branch and other things right.
+ [2014-10-03T04:08:18Z] Czarconius Any help here would be appreciated, since I’m working on a bit of a deadline.
+ [2014-10-03T04:11:15Z] jaybe https://help.github.com/articles/using-jekyll-with-pages/