Skip to content

Commit

Permalink
chore: Add cloud hosting option to starter README template (#30936)
Browse files Browse the repository at this point in the history
* chore: Add cloud hosting option to starter README template

* Update README-template.md
  • Loading branch information
LekoArts committed Apr 20, 2021
1 parent 83f140e commit 07ae70d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions starters/README-template.md
Expand Up @@ -39,6 +39,12 @@ _Have another more specific idea? You may want to check out our vibrant collecti

Open the `my-<%= name %>-starter` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!

## 🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on [Gatsby Cloud](https://www.gatsbyjs.com/cloud/):

[<img src="https://www.gatsbyjs.com/deploynow.svg" alt="Deploy to Gatsby Cloud">](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-<%= name %>)

## 🧐 What's inside?

A quick look at the top-level files and directories you'll see in a Gatsby project.
Expand Down

0 comments on commit 07ae70d

Please sign in to comment.