Website using Astro and Ghost Headless CMS

This is a website with its blog using Astro and Ghost as a headless CMS.

Here’s more about Astro:

1 Like

Can I just ask, what is the benefit of using Astro? I see there is an integration with Ghost, but it’s not clear what the benefit is of using Ghost + Astro, rather than just Ghost.

1 Like

We have a few components in React so we need the flexibility of Astro and just pull in data, using Ghost as a headless CMS.

If you are not familiar with web development and just want an easy way to setup your site and a great way to write your blogs/pages then Ghost is all you need.

1 Like

Thanks for the clarification!