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 bec80f9bdf up 2024-01-23 17:21:47 -08:00
.github Update astro-ghostcms.yml 2024-01-23 16:31:09 -08:00
.vscode pnpm monorepo migration complete 2024-01-23 10:51:23 -08:00
demo demo 2024-01-23 17:11:11 -08:00
packages up 2024-01-23 17:21:47 -08:00
playground prep for v3... 2024-01-23 13:54:54 -08:00
www fix 2024-01-23 16:56:26 -08: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 demo 2024-01-23 17:11:11 -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.