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] c501154a18
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [unocss](https://github.com/unocss/unocss) and [astro-font](https://github.com/rishi-raj-jain/astro-font).


Updates `@astrojs/rss` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.5/packages/astro-rss)

Updates `vite` from 5.0.12 to 5.1.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.2/packages/vite)

Updates `unocss` from 0.57.7 to 0.58.5
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5)

Updates `astro-font` from 0.0.72 to 0.0.77
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases)
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro-font
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:56:50 +00:00
.changeset Add changeset for dependabot updates 2024-02-14 18:46:02 +00:00
.github Update gitlab-sync.yml 2024-02-14 10:47:25 -08:00
.pnpm-store/v3/files chore: update versions 2024-02-14 14:10:47 +00:00
.vscode woot new expressivecode-starlight update! 2024-01-28 03:07:57 -08:00
packages Bump the prod-dependencies group with 4 updates 2024-02-14 18:56:50 +00:00
playground Bump the prod-dependencies group with 4 updates 2024-02-14 18:56:50 +00: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 README.md 2024-02-14 01:48:16 -08:00
SECURITY.md Create SECURITY.md 2024-01-24 17:01:02 -08:00
biome.json pnpm monorepo migration complete 2024-01-23 10:51:23 -08:00
package.json Bump the dev-dependencies group with 5 updates 2024-02-14 18:45:37 +00:00
pnpm-lock.yaml Bump the prod-dependencies group with 4 updates 2024-02-14 18:56:50 +00:00
pnpm-workspace.yaml All the astro deployments for demo's and main website have been relocated to their own repo's due to to many different projects trying to deploy at a time was causing to many issues. 2024-02-12 05:56:01 -08:00
vitest.workspace.json up 2024-01-25 23:01:27 -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

This is a pnpm workspace and requires pnpm to function properly

To setup this workspace clone this repo and run the following command:

pnpm install --frozen-lockfile

Then you can run the playground:

pnpm playground:dev

Acknolegments

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