eleventy-starter-ghost icon indicating copy to clipboard operation
eleventy-starter-ghost copied to clipboard

Filter out internal tags in collection creation, fixes #35

Open daviddarnes opened this issue 5 years ago • 0 comments

Internal tags aren't needed when creating the tags collection, the collection is to help generate the tag pages. In most cases internal tags would be used to filter out certain posts in the template code, and are therefore only needed as an attribute on posts

daviddarnes avatar Nov 12 '20 10:11 daviddarnes