Debug Information
Build-time Environment Variables
GATSBY_API_URL: https://live-kids-first-aus.pantheonsite.io/rest
Programs Data
Total programs: 50
First 3 programs
[
{
"node": {
"title": "Access to Early Learning",
"url_slug": "access-to-early-learning"
}
},
{
"node": {
"title": "All About Safety ",
"url_slug": "all-about-safety"
}
},
{
"node": {
"title": "Balga Drop-In ",
"url_slug": "Balg-Drop-In"
}
}
]Front Page Data
Front page exists: YES
Primary Menu Data
Total menu items: 31
Possible Issues
- If GATSBY_API_URL is NOT SET: Add it to Netlify environment variables
- If data counts are 0: API was unreachable during Netlify build
- If you see data here but site is blank: Check main page console errors
Next Steps
- Check Netlify Environment Variables: Site settings → Build & deploy → Environment
- Add:
GATSBY_API_URL = https://live-kids-first-aus.pantheonsite.io/rest - Clear cache and rebuild