Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 8cd8377

Browse files
gatsbybotgatsbybot
and
gatsbybot
committed
chore: Add cloud hosting option for starter READMEs (#30792)
Co-authored-by: gatsbybot <[email protected]>
1 parent a6f8fac commit 8cd8377

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ Quickly get started using the Gatsby blog core theme! This starter creates a new
3535

3636
To get started, check out the guide to [using the Gatsby blog theme starter](https://gatsbyjs.com/docs/themes/using-a-gatsby-theme), or the longer, [more detailed tutorial](https://gatsbyjs.com/tutorial/using-a-theme).
3737

38+
## 🚀 Quick start (Gatsby Cloud)
39+
40+
Deploy this starter with one click on [Gatsby Cloud](https://www.gatsbyjs.com/cloud/):
41+
42+
[<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-blog-theme-core)
43+
3844
## 🧐 What's inside?
3945

4046
Here are the top-level files and directories you'll see in a site created using the blog theme starter:

yarn.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -11468,11 +11468,9 @@ [email protected]:
1146811468
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
1146911469

1147011470
qs@^6.9.4:
11471-
version "6.10.1"
11472-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a"
11473-
integrity sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==
11474-
dependencies:
11475-
side-channel "^1.0.4"
11471+
version "6.9.6"
11472+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee"
11473+
integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==
1147611474

1147711475
query-string@^4.1.0:
1147811476
version "4.3.4"

0 commit comments

Comments
 (0)