Easily migrate your Ghost Site to Astro, an Astro Integration that turns your Ghost server into a Headless CMS https://astro-ghostcms.xyz/
Go to file
Adam Matthiesen 9116e28c2e setup 2024-01-23 16:17:23 -08:00
.github Update lighthouse.yml 2024-01-23 12:07:47 -08:00
.vscode pnpm monorepo migration complete 2024-01-23 10:51:23 -08:00
demo cleanup demo 2024-01-23 12:36:55 -08:00
packages setup 2024-01-23 16:17:23 -08:00
playground prep for v3... 2024-01-23 13:54:54 -08:00
www Bump @astrojs/starlight from 0.15.4 to 0.16.0 2024-01-23 20:09:04 +00:00
.gitignore pnpm monorepo migration complete 2024-01-23 10:51:23 -08:00
README.md update readme 2024-01-23 12:56:52 -08:00
biome.json pnpm monorepo migration complete 2024-01-23 10:51:23 -08:00
package.json Bump @biomejs/biome from 1.5.2 to 1.5.3 2024-01-23 20:07:02 +00:00
pnpm-lock.yaml setup 2024-01-23 16:17:23 -08:00
pnpm-workspace.yaml merge 2024-01-23 12:03:56 -08:00

README.md

Welcome to Astro-GhostCMS

For a full always up to date documentation please checkout Our Website

Demo site Deploy status:

Vercel

Repo Structure

This repo is structured as a monorepo. All of our astro-ghostcms packages can be found under the packages folder. These are all independently published packages that can be found on npmjs.com

In this Repo you will also find a playground the dev environment, www the folder containing the main webpage, and demo the Demo site.

Notices

Ghost is a trademark of The Ghost Foundation. This project is not directly related to or provided by The Ghost Foundation and is intended to help create a easier method to utilize their provided JavaScript tools to link a Headless GhostCMS install in to your Astro project.