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 c1db889879
Chore: Ready for Release (#81)
This PR was opened by a GitHub Action to signify a new release is ready!

# Releases
## @matthiesenxyz/astro-ghostcms@3.3.0

### Minor Changes

- eebcd36: This is a HUGE internal update, Our integration is now built
on
[`Astro-Integration-Kit`](https://github.com/florian-lefebvre/astro-integration-kit)
to give better control over the entire `Astro-GhostCMS` Eco-System.

    # Breaking Changes:

- NEW USER CONFIG! Some of the options have changed! Please check the
Readme for a current version of the available options!
- Thats it! Some how even though this is almost an entire rebuild, There
is no other USER breaking changes aside from the new more advanced
config!

    # Updates:

- Moved from `@ts-ghost/core-api` to `@ts-ghost/content-api` as it
provides the same functions as the standard core-api but pre-wrapped
with a nice `HTTPClientFactory` instead of `HTTPClient`.
- Updated a ton of Dependencies that Dependabot was reporting as needed
updated.

## @matthiesenxyz/create-astro-ghostcms@0.1.0

### Minor Changes

-   9ec2a61: Bumb all templates to new `astro-ghostcms` version v3.3

## @matthiesenxyz/starlight-ghostcms@0.1.0

### Minor Changes

-   9ec2a61: Bumb GhostCMS API, No user facing breaking changes.

    NEW:

- You can now set a `route: "blog"` in your `astro.config.mjs` to change
the default `/<route>` to your blog/posts
2024-03-07 04:12:19 -08: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 chore: update versions 2024-03-07 12:08:51 +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 some more cleanup and fixes 2024-03-05 23:12:40 -08: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