# Ghost CMS — Content API (read-only). Copy this file to .env.local and fill in. # Get these from Ghost Admin → Settings → Integrations → Add custom integration. GHOST_URL=https://your-ghost-site.com GHOST_CONTENT_API_KEY=your_content_api_key # Admin API key (id:secret) — only needed for server-side write tooling, not the blog. GHOST_ADMIN_API_KEY= # Only show posts tagged with this slug. Leave empty to show all posts. GHOST_BLOG_TAG=upparivaar # Optional GHOST_API_VERSION=v5.0 GHOST_REVALIDATE=60