Skip to content

Commit 3e5ddef

Browse files
authored
Merge pull request contentful-userland#2 from contentful/update-whats-next
Update whats-next.md
2 parents 8d0b108 + 51713b3 commit 3e5ddef

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

WHATS-NEXT.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
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, 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.
33

44
## 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

Comments
 (0)