jekyll-optional-front-matter icon indicating copy to clipboard operation
jekyll-optional-front-matter copied to clipboard

Does it apply to collections?

Open noraworld opened this issue 2 years ago • 5 comments

I would like to apply this feature to collections, but it doesn't work. Does it apply to collections in the first place? If so, why doesn't it work?

I tried all of the initial instructions written in the README.

noraworld avatar Feb 14 '23 13:02 noraworld

It only works on pages, not posts or collections.

benbalter avatar Feb 14 '23 15:02 benbalter

How can I achieve the same thing in collections?

noraworld avatar Feb 14 '23 15:02 noraworld

Any suggestion, not only this gem but another solution, would be appreciated.

noraworld avatar Feb 14 '23 15:02 noraworld

Also having the same question. Have a collection of md files that I would like to be turned in html in my website, but only found out this gem doesn't support collections.

goooooouwa avatar Apr 21 '23 14:04 goooooouwa

Also having the same question. Have a collection of md files that I would like to be turned in html in my website, but only found out this gem doesn't support collections.

See the previous issue for more details. I downgraded to Jekyll 2.1.1 to keep this functionality.

mcdemarco avatar Apr 21 '23 20:04 mcdemarco