+[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]jaybelucas_, 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]mostlybadflyjaybe: mind checking something g for me?
+[2014-10-03T04:07:22Z]CzarconiusHi, I’ve been trying to set-up a blog hosted via the Github pages. +[2014-10-03T04:07:47Z]CzarconiusAlthough, I’m not able to get the branch and other things right. +[2014-10-03T04:08:18Z]CzarconiusAny help here would be appreciated, since I’m working on a bit of a deadline. +[2014-10-03T04:11:15Z]jaybehttps://help.github.com/articles/using-jekyll-with-pages/ +[2014-10-03T04:13:06Z]CzarconiusAnyone?