+[2015-08-13T13:44:12Z]kristian_on_linuI'm using scholar, as mentioned +[2015-08-13T13:45:40Z]kristian_on_linuhttp://i.imgur.com/3XPj0yn.png +[2015-08-13T18:26:33Z]scotchyHey everyone. So pretty cool Jekyll has Collections for custom content types (similar to Custom Post Types in WP). But I can't find anywhere for custom taxonomies (Tags, Categories). Am I mistaken? +[2015-08-13T23:15:50Z]akda5idQuick question: "slug: my-slug" in yaml frontmatter on a post doesn't seem to work as I expect. I would expect it to override tile in my permalink, as the documentation at http://jekyllrb.com/docs/permalinks/ suggests. However, my permalink appears to be based off of the filename of my post in _posts/ +[2015-08-13T23:16:03Z]akda5idWhat am I missing?
+[2015-08-14T02:06:51Z]akda5idWell, I posted on talk.jekyllrb.com, so reply to me there if you notice this, thanks +[2015-08-14T02:07:38Z]akda5idhttps://talk.jekyllrb.com/t/clarification-on-slug-in-yaml-front-matter-doesnt-seem-to-affect-my-permalinks/1103 +[2015-08-14T02:50:42Z]fredzvtHi folks! I'm getting started with Jekyll on Windows and I'm having trouble setting up syntax highlight with rouge.It says: Liquid Exception: cannot load such file -- rouge in _posts/2015-08-13-my-first-post.md +[2015-08-14T02:50:46Z]fredzvtCan anyone help? +[2015-08-14T02:54:19Z]fredzvtAnother info, I'm using the bundle from GitHub and running serve with bundle: 'bundle exec jekyll serve'