+[10 years ago]kristian_on_linuI'm using scholar, as mentioned +[10 years ago]kristian_on_linuhttp://i.imgur.com/3XPj0yn.png +[10 years ago]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? +[10 years ago]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/ +[10 years ago]akda5idWhat am I missing?
+[10 years ago]akda5idWell, I posted on talk.jekyllrb.com, so reply to me there if you notice this, thanks +[10 years ago]akda5idhttps://talk.jekyllrb.com/t/clarification-on-slug-in-yaml-front-matter-doesnt-seem-to-affect-my-permalinks/1103 +[10 years ago]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 +[10 years ago]fredzvtCan anyone help? +[10 years ago]fredzvtAnother info, I'm using the bundle from GitHub and running serve with bundle: 'bundle exec jekyll serve'