jekyll / jekyll-help

NO LONGER MAINTAINED. USE JEKYLL TALK INSTEAD.
https://talk.jekyllrb.com
146 stars 19 forks source link

Jekyll category names from folder name & frontmatter #360

Closed pgtaboada closed 7 years ago

pgtaboada commented 7 years ago

Hi,

I am playing around with {{ post.categories | join: ', ' }} but I am running into the issue that my posts end up having two categories: the one from the folder name and the ones declared in front matter.

While it is awesome to have many folders to better organize the categories, It is a problem when it comes to properly naming categories.

This is why I have different category folder and human readable names.

I need some way to just pick the category names from the frontmatter list.

jekyllbot commented 7 years ago

This repository is no longer maintained. If you're still experiencing this problem, please search for your issue on Jekyll Talk, our new community forum. If it isn't there, feel free to post to the Help category and someone will assist you. Thanks!