Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Custom metadatas in pages are not available from site.pages in liquid #201

@laedit

Description

@laedit

For example, if I have the following yaml front matter in a page:


---
show: true

---

I can access it via page.show but if I iterates through pages with site.pages it display nothing.

But it works with posts site.posts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions