Skip to content

can't filter collections by tags or categories #8

@bhinebaugh

Description

@bhinebaugh

Specifying both a collection and tag / category to use for filtering it in the front matter:

paginate:
  collection: my_collection
  tag: parts

results in an undefined method error for Jekyll::Document

So looks like tags assigned to collection items aren't accessible in the same way as tags assigned to posts? (happening in the reject loop of def collection(page))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions