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] 6ca57a7a19
Bump the prod-dependencies group with 9 updates
Bumps the prod-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit) | `0.5.1` | `0.6.0` |
| [@unocss/astro](https://github.com/unocss/unocss/tree/HEAD/packages/astro) | `0.58.5` | `0.58.6` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.58.5` | `0.58.6` |
| [astro-font](https://github.com/rishi-raj-jain/astro-font) | `0.0.77` | `0.0.78` |
| [unocss](https://github.com/unocss/unocss) | `0.58.5` | `0.58.6` |
| [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.72.0` |
| [@matthiesenxyz/astro-gists](https://github.com/MatthiesenXYZ/astro-gists) | `0.2.7` | `0.2.10` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.1` | `4.3.2` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.5.0` | `4.5.5` |


Updates `astro-integration-kit` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases)
- [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/astro-integration-kit@0.5.1...astro-integration-kit@0.6.0)

Updates `@unocss/astro` from 0.58.5 to 0.58.6
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.58.6/packages/astro)

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

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

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

Updates `sass` from 1.71.1 to 1.72.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.1...1.72.0)

Updates `@matthiesenxyz/astro-gists` from 0.2.7 to 0.2.10
- [Release notes](https://github.com/MatthiesenXYZ/astro-gists/releases)
- [Commits](https://github.com/MatthiesenXYZ/astro-gists/compare/@matthiesenxyz/astro-gists@0.2.7...@matthiesenxyz/astro-gists@0.2.10)

Updates `vite-tsconfig-paths` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.1...v4.3.2)

Updates `astro` from 4.5.0 to 4.5.5
- [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.5.5/packages/astro)

---
updated-dependencies:
- dependency-name: astro-integration-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@unocss/astro"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-font
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@matthiesenxyz/astro-gists"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 11:29:55 +00:00
.changeset 👷 [ci]: Ready for Release (#116) 2024-03-12 23:23:30 -07:00
.github Update coauthor.yml 2024-03-12 15:16:10 -07:00
.vscode Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
packages Bump the prod-dependencies group with 9 updates 2024-03-18 11:29:55 +00:00
playgrounds Bump the prod-dependencies group with 9 updates 2024-03-18 11:29:55 +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-03-11 16:30:54 -07: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 Bump the dev-dependencies group with 2 updates (#105) 2024-03-11 08:44:46 -07:00
pnpm-lock.yaml Bump the prod-dependencies group with 9 updates 2024-03-18 11:29:55 +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