8000 Simplify how site data is passed to pages · Issue #155 · foundation/panini · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Simplify how site data is passed to pages #155
Open
@gakimball

Description

@gakimball

Every page gets a {{ pages }} variable, which is an array containing data on all pages. Each page is an array of the format [vinylFile, pageBody, pageData]. This should instead be an object with the format { body, data, file } to make access within templates more straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0