Skip to content

Support foo.json files inside _data/ that are not listitems.json to be added to the global data object #375

Closed
@bmuenzenmeyer

Description

@bmuenzenmeyer

Dave informed me during WebDesignDay that a user should be able to structure files inside _data/ as follows:

_data/
 - data.json
 - foo.json
 - listitems.json
 - zed.json

And expect data.json, foo.json, and zed.json to be merged together as global data.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions