ghost integrated

This commit is contained in:
Mayur Shinde
2026-07-17 18:15:48 +05:30
parent 59e05a858f
commit 09119ae6dc
16 changed files with 1437 additions and 61 deletions
+11
View File
@@ -0,0 +1,11 @@
# Ghost CMS — read at build time only (Node), never bundled into client JS.
# Copy to .env for local dev; set the same vars in the Vercel project settings.
# Base URL of the Ghost instance, no trailing slash.
GHOST_API_URL=https://your-site.ghost.io
# Ghost Content API key (read-only). Ghost Admin → Settings → Integrations.
GHOST_CONTENT_API_KEY=your_content_api_key
# Public origin of this site, used for canonical URLs and Article schema.
SITE_URL=https://lynkeduppro.com