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
To deploy to [Now](https://zeit.co/now), access the Preferences menu and select
15
-
the Integrations tab. Log into your ZEIT account and it’s all set.
15
+
To deploy to ZEIT's [Now](https://zeit.co/now), access the Preferences menu and select
16
+
the Integrations tab, then log into your ZEIT account.
16
17
17
18
### Deploying
18
19
19
-
Go to any of your sandboxes, click on the Deployment menu (the rocket icon in
20
-
the sidebar) and click on "Now". You'll need to sign in to
20
+
Go to any of your sandboxes, click on the Deployment menu, which is the rocket icon in
21
+
left-hand activity bar in the editor. Select "Now". You'll need to sign in to
21
22
[Now](https://zeit.co/now) when you're deploying for the first time. After
22
23
you've signed in, you will be able to click "Deploy Now". It will deploy the
23
24
sandbox and give you a URL.
@@ -33,9 +34,7 @@ With [Netlify](https://netlify.com) you don't even need to connect to your
33
34
account. This means you can create deployments to share and use even if you
34
35
don't have a [Netlify](https://netlify.com) account.
35
36
36
-
Some templates are better than others, but as of now, we have a number of
37
-
templates that support [Netlify](https://netlify.com) deployments:
38
-
37
+
Not all templates on CodeSandbox support [Netlify](https://netlify.com) deployments. It's hidden as an option where it's not supported, but the following templates do:
39
38
- React
40
39
- Vue
41
40
- Preact
@@ -47,12 +46,10 @@ templates that support [Netlify](https://netlify.com) deployments:
47
46
- Typescript Variants of React and Parcel
48
47
- Gatsby
49
48
50
-
We will work on making more templates available in the future.
51
-
52
49
### Deploying
53
50
54
51
Go to any of your sandboxes that are supported, click on the Deployment menu
55
-
(the rocket icon in the sidebar) and click on "[Netlify](https://netlify.com)".
52
+
(the rocket icon in the activity bar in the editor) and click on "[Netlify](https://netlify.com)".
56
53
Click the "Deploy" button to start a new deploy. As the sandbox builds, you can
57
54
view the logs of the build to see if something went wrong. When the build
58
55
finishes, you'll get a link to the deployed site. You can also claim the site to
@@ -61,9 +58,5 @@ add it to your Netlify dashboard.
61
58
### More Features
62
59
63
60
You don't need to sign in, so if you want to add a sandbox deployment to your
64
-
account you can click the "Claim Site" button and the deployed sandbox will be
61
+
account you need to click the "Claim Site" button and the deployed sandbox will be
0 commit comments