+[2016-10-19T19:50:58Z]Krandshi +[2016-10-19T19:51:22Z]Krandsis using jekyll on Windows bring much problems ? +[2016-10-19T19:57:11Z]tyilif you can run ruby you can run jekyll +[2016-10-19T20:05:02Z]KrandsWill get on WSL +[2016-10-19T20:05:06Z]Krands> reboot
+[2016-10-21T02:57:27Z]PritI am using jekyll version 3.3.0. I want to access my custom collection with some filters. Here is what my strucutre: +[2016-10-21T02:58:06Z]Pritcollections: my_categories: output: true permalink: /blog/category/:name/ +[2016-10-21T02:58:54Z]Prithow can I access my my_categories? +[2016-10-21T02:59:12Z]Pritsite.collections : will give me only collections +[2016-10-21T02:59:50Z]PritI saw some of the post by @minddust https://github.com/minddust/minddust.github.io/blob/master/_layouts/post.html and found that he has used simply, site.my_categories