How do I create a free Ghost blog on Netlify?

@NicolasK

1. Ghost Deploy

Deploy Ghost with in 1 Click on a hosting platform such as Heroku or any other. Heroku gives a reasonable free tier.

  1. Use Gatsby Starter for Static Generated Ghost Blog

https://www.gatsbyjs.org/starters/tryghost/gatsby-starter-ghost/

3. Update Credentials

{
    "apiUrl": "https://gatsby.ghost.io",
    "contentApiKey": "9cc5c67c358edfdd81455149d0"
}

4. Deploy the Gatsby Site on Netlify

5. Add a Netlify Hook to update Gatsby on every Ghost CMS Update.

5 Simple Steps

If you want, i can build this for you in 2 days max, for a resonable price.