Skip to content

Commit

Permalink
Merge pull request #2097 from bgoonz/restyled/cms/docs/get-started-wi…
Browse files Browse the repository at this point in the history
…th-gatsby/index
  • Loading branch information
bgoonz authored May 5, 2022
2 parents 9fc482c + b68b728 commit 4cb352b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,4 @@ In this section, you learned how to create a new Gatsby site and deploy it onlin
- To create a new Gatsby site from the command line, you can run the `gatsby new` command.
- To run your site locally, use the `gatsby develop` command. You can view your site in a web browser at `localhost:8000`.
- Gatsby Cloud is an infrastructure platform specifically optimized for building, deploying, and hosting Gatsby sites.
- When you push a new commit to the `main` branch of the GitHub repository for your site, Gatsby Cloud will detect the changes, rebuild a new version of your site, and then redeploy it.
- When you push a new commit to the `main` branch of the GitHub repository for your site, Gatsby Cloud will detect the changes, rebuild a new version of your site, and then redeploy it.

0 comments on commit 4cb352b

Please sign in to comment.