You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A blog on your local machine is nice to have, but a blog on the internet is even better. [Return to the tutorial doc, select a hosting service (Netlify or Heroku) and follow the CLI to deploy](https://www.contentful.com/developers/docs/tutorials/general/get-started/).
1
+
##Deploy the blog
2
+
A blog on your local machine is nice to have, but a blog on the internet is even better. Return to the [tutorial doc](https://www.contentful.com/developers/docs/tutorials/general/get-started/#deploy-the-starter-gatsby-blog), select a hosting service (Netlify or Heroku) and follow the instructions to deploy.
3
3
4
4
## Explore the blog content structure
5
-
Return to the [tutorial doc](https://www.contentful.com/developers/docs/tutorials/general/get-started/) to view the relationship between the blog content and the data model.
5
+
Return to the [tutorial doc](https://www.contentful.com/developers/docs/tutorials/general/get-started/#explore-how-the-sample-website-is-built-with-contentful) to view the relationship between the blog content and the data model.
6
+
7
+
## Modify content and redeploy
8
+
Follow this [tutorial](https://www.contentful.com/developers/docs/tutorials/general/automate-site-builds-with-webhooks/) to learn how to use webhooks to automate the process of redeploying your site after publishing new content.
0 commit comments