You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
I'm only able to get Faker to work in the global data file, and not in the pattern specific data files. So I've got something like this in source/_data/data.json: "name": "Faker.firstName" and it works, but not in authors.json when next to authors.twig.
I'm only able to get Faker to work in the global data file, and not in the pattern specific data files. So I've got something like this in
source/_data/data.json:"name": "Faker.firstName"and it works, but not inauthors.jsonwhen next toauthors.twig.This is a super helpful plugin, thanks!!!