Build a custom front-end for your Ghost site with the power of Gatsby.js
http://localhost:8000/
in a browser and view the newly created Gatsby site.
.ghost.json
, which is found at root level:
netlify.toml
file that comes with the starter template provides the deployment configuration straight out of the box.
.ghost.io
, for example: mysite.ghost.io
. For self-hosted versions of Ghost, use the admin panel access URL and ensure that the self-hosted version is served over a https connection. The Content API Key can be found on the Integrations screen of the Ghost Admin.
Open the gatsby-config.js
file and add the following to the plugins
section: