Example Food calories and nutrition
| Size | Calories | Carbs | Fat | Protein | Fibre |
|---|---|---|---|---|---|
| 100g | 50 | 10 | 1 | 3 | 2 |
FAQs
Is this a real calories entry?
No, this is a fixture record that exists only to prove the calories template renders cleanly during phase one of the astro migration. It carries no real nutritional information at all and should never be cited. Real entries will land in phase two when the WordPress export script writes them.
Why is this example calorie file here?
It exists so the content collection is not empty while we finish scaffolding the new site. With at least one valid entry per collection the astro build can exercise every dynamic route and every template component, which gives us confidence before we migrate the real content across in the next phase.
When will this fixture be removed from the repository?
This fixture is removed automatically the moment the phase two export script runs and writes the real content collection from WordPress. That script deletes any file named example.json before it writes the new entries, so there is no risk of the placeholder leaking into the production deployment.
Does the helpful content audit pass on this example?
Yes, the fixture was written by hand in natural British prose so the helpful content audit in task nine sees genuine sentences rather than machine padding. It uses first-person pronouns, sentence variation, and a clear declaration that the entry is a placeholder so no reader is ever misled.