This commit is contained in:
Adam Matthiesen 2024-01-23 19:05:37 -08:00
parent 19c9614892
commit da7bb6734e
1 changed files with 5 additions and 1 deletions

View File

@ -3,3 +3,7 @@ npm create astro@latest
# Create Empty Install with standard typescript
# Then Delete entire 'pages' folder under '/src/'
npx astro add @matthiesenxyz/astro-ghostcms
# Then Create the following environment variables in .env
# Tip: Set these to YOUR GhostCMS server to pull your content!
CONTENT_API_KEY=a33da3965a3a9fb2c6b3f63b48
CONTENT_API_URL=https://ghostdemo.matthiesen.xyz