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
dependabot[bot] 409946a5d3
Bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


Updates `@types/node` from 20.11.19 to 20.11.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/parser` from 7.0.1 to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

Updates `@astrojs/check` from 0.5.4 to 0.5.6
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.6/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 12:22:33 +00:00
.changeset chore: update versions 2024-03-07 12:08:51 +00:00
.github Update changeset-main.yml 2024-03-04 22:48:29 -08:00
.vscode Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
packages Bump the dev-dependencies group with 4 updates 2024-03-07 12:22:33 +00:00
playgrounds new starlight feature.... prep for expansion of astro-ghostcms 2024-03-05 21:24:01 -08:00
unlighthouse Create README.md 2024-01-23 18:40:45 -08:00
.gitignore Update .gitignore 2024-02-14 07:52:56 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2024-01-24 16:48:13 -08:00
CONTRIBUTING.md Update changeset and contributing information and add new workflow 2024-02-14 03:13:37 -08:00
LICENSE Massive Repo Cleanup and organization 2024-02-14 05:17:01 -08:00
README.md update and remove now unused package 2024-03-05 23:15:39 -08:00
SECURITY.md Create SECURITY.md 2024-01-24 17:01:02 -08:00
biome.json Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
package.json New version check system setup 2024-03-03 08:16:17 -08:00
pnpm-lock.yaml Bump the dev-dependencies group with 4 updates 2024-03-07 12:22:33 +00:00
pnpm-workspace.yaml First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
vitest.workspace.json Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00

README.md

Want to Chat? Join our Discord

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

Don't like GitHub, and prefer GitLab? This Repo is Auto Cloned to Gitlab! Check it out here: GitLab: Astro-GhostCMS

Demos

Quick Start

# Its easy run this command and follow the prompt!
npx @matthiesenxyz/create-astro-ghostcms

Our Supporters:

Want to be listed here? by name or logo? Signup Here for an Astro-GhostCMS Suppoter Membership (Silver and up get listed here) Also All Suppoter Memberships get a Discord rank!

Repo Structure

This repo is structured as a pnpm monorepo. All of our packages can be found under the packages/ folder. These are all internal packages or independently published that can be found on npmjs.com

In this Repo you will find the Following:

Contributing

Acknowledgments

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.

Built with Astro

Maintained with GitKraken

gitkraken-logo-stencil-color