Easily migrate your Ghost Site to Astro, an Astro Integration that turns your Ghost server into a Headless CMS
https://astro-ghostcms.xyz/
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.2.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.vscode | ||
demo | ||
packages | ||
playground | ||
unlighthouse | ||
www | ||
.gitignore | ||
README.md | ||
biome.json | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml |
README.md

Welcome to Astro-GhostCMS
For a full always up to date documentation please checkout Our Website
Demo site Deploy status:
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 or internal packages that can be found on npmjs.com
In this Repo you will also find the Following:
demo
: Demo Sitewww
: Public Siteplayground
: Development and Testingpackages/
:astro-ghostcms
: The main Integration!astro-ghostcms-theme-default
: The Default theme in integration modetsconfig
: LOCAL Development package for@ts-ghost/core-api
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.