Note: please wait for classification of this issue from @gatsbyjs/learning before submitting PR
Zeit is now renamed to Vercel.
Important renamings:
search repo for zeit: https://github.com/gatsbyjs/gatsby/search?q=zeit&unscoped_q=zeit
some changes (for example GitHub repo are) available after 20. May 2020 -> see time line
All changes described in Timeline
Brand names:
Zeit to VercelNow to VercelZeit Now to VercelNow CLI to Vercel CLIZEIT to VercelCommands:
now to vercelEnvironment:
NOW_* to VERCEL_*Domains:
zeit.co to vercel.comnow.sh to vercel.appGitHub:
/zeit to /vercel (after 20. May 2020)Note: only searched for Zeit but not so much for Now, added some now places
[x] (@muescha in #24021 merged) www/src/data/sidebars/doc-links.yaml
78 - title: Deploying to ZEIT Now
79 link: /docs/deploying-to-zeit-now/
80 breadcrumbTitle: ZEIT Now
[x] (@muescha in #24016 merged) docs/docs/deploying-to-now.md
-> remove duplicate file of docs/docs/deploying-to-vercel.md
[x] (@iamdarshshah in #24022 merged) docs/starters.yml
5472 - Continuous deployment via Netlify or Zeit.
5893 zeit
5904 - Custom server to test Production Builds on your local network via zeit/serve
[x] (@darkmtr in #24120 merged) /docs/recipes/deploying-your-site.md
[x] (@iamdarshshah in #24026 merged) docs/blog/100days/free-hosting/index.md
34 and [ZEIT Now](/docs/deploying-to-zeit-now/).
48 [Next.js](https://github.com/zeit/next.js/), as seemingly everyone going for a
58 Iβll also mention [next.js](https://github.com/zeit/next.js) which is quite
[x] (@iamdarshshah in #24026 merged) docs/blog/2019-01-01-publish-multiple-gatsby-sites/index.md
464 Now is a tool created by ZEIT that makes
466 If you havenβt used Now before, then go-ahead and [get started](https://zeit.co/now#features)
[x] (@muescha in #24877) docs/blog/2019-01-01-publish-multiple-gatsby-sites/index.md
[x] (@iamdarshshah in #24026 merged) docs/blog/2019-01-25-blazing-fast-development-with-gatsby-and-sanity-io/index.md
130 either [Now](https://zeit.co)
113 They are not the only ones: Azure, Google, Amazon, Zeit.co,
101 like Heroku, Netlify, Zeit,
159 This initial implementation listens for POST requests to `/contact`, and sends you an email with the submitted form data. You can deploy this server with services such as [Now](https://zeit.co/now).
50 When deploying with Now, follow the instructions in the [Now documentation](https://zeit.co/guides/deploying-gatsby-with-now#bonus:-cache-your-gatsby-assets).
[x] (@iamdarshshah in #24024 merged) docs/docs/deploying-to-vercel.md
9 ## Step 1: Installing Now CLI
14 npm install -g now
31 - [Example Project](https://github.com/zeit/now/tree/master/examples/gatsby)
[x] [docs/docs/deploying-to-vercel.md](https://github.com/gatsbyjs/gatsby/blob/master/docs/docs/deploying-to-vercel.md)
https://gatsby-functions.now-examples.now.sh[Example Project](https://github.com/zeit/now/tree/master/examples/gatsby)[x] (@iamdarshshah in #24026 merged) docs/docs/preparing-for-deployment.md
49 - [ZEIT Now](/docs/deploying-to-zeit-now)
132 - [Deploying to ZEIT Now](/docs/recipes/deploying-your-site#deploying-to-zeit-now)
10 and [Zeit](https://zeit.co/)
85 ## Deploying to ZEIT Now
87 Use [Now CLI](https://zeit.co/download) to deploy your Gatsby application without leaving the command-line interface.
91 - A [ZEIT Now](https://zeit.co/signup) account
93 - [Now CLI](https://zeit.co/download) package installed
106 - [Deploying to ZEIT Now](/docs/deploying-to-zeit-now/)
5 Demonstrates using [styled-jsx](https://github.com/zeit/styled-jsx) with the
69 A utility that enhances `isCI` from 'ci-info` with support for ZEIT's Now and Heroku detection
3 Provides drop-in support for [styled-jsx](https://github.com/zeit/styled-jsx).
17 You can add styled-jsx [plugins](https://github.com/zeit/styled-jsx#css-preprocessing-via-plugins) with the `jsxPlugins` option
30 [Configuration options for `styled-jsx`](https://github.com/zeit/styled-jsx#configuration-options) can also be specified:
96 [](https://zeit.co/import/project?template=https://github.com/gatsbyjs/gatsby-starter-<%= name %>)
90 // {CI_NAME: "ZEIT Now"}
37 * Gets the name of the CI environment (e.g. "ZEIT Now", "Heroku", etc.)
[x] [packages/gatsby-core-utils/src/ci.ts](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-core-utils/src/ci.ts)
5 getEnvDetect({ key: `NOW_BUILDER_ANNOTATE`, name: `ZEIT Now` }),
6 getEnvDetect({ key: `NOW_REGION`, name: `ZEIT Now v1` }),
Note: i don't know how to solve this? maybe both (new and old) should be valid? NOW_REGION and VERCEL_REGION?
[x] [packages/gatsby-core-utils/src/ci.ts](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-core-utils/src/ci.ts)
getEnvDetect({ key: `VERCEL_URL`, name: `Vercel Now` }),
getEnvDetect({ key: `NOW_BUILDER`, name: `Vercel Now` }),
@jamoo added getEnvDetect in #25883 Detect vercel again after rebranding in gatsby-telemetry
[x] [packages/gatsby-core-utils/src/ci.ts](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-core-utils/src/ci.ts)
getEnvDetect({ key: `VERCEL_BUILDER`, name: `Vercel Now` }),
@jamoo added getEnvDetect in #25926
[x] [packages/gatsby-core-utils/src/__tests__/ci.ts](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-core-utils/src/__tests__/ci.ts)
37 expect(getCIName()).toEqual(`ZEIT Now`)
45 expect(getCIName()).toEqual(`ZEIT Now v1`)
@muescha Nice catch. Digging into it. Thanks
oh - that was a draft and should not commited, i updated it now...
please lets wait before doing some PR for a classification from gatsby team @gatsbyjs/learning for classification which change is needed and which change we skip
Sure, Thanks for the quick update.
Hiya!
This issue has gone quiet. Spooky quiet. π»
We get a lot of issues, so we currently close issues after 30 days of inactivity. Itβs been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!
Thanks for being a part of the Gatsby community! πͺπ
Hiya!
This issue has gone quiet. Spooky quiet. π»
We get a lot of issues, so we currently close issues after 30 days of inactivity. Itβs been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!
Thanks for being a part of the Gatsby community! πͺπ
not stale
there are left only few places:
gatsby-core-utils packageHiya!
This issue has gone quiet. Spooky quiet. π»
We get a lot of issues, so we currently close issues after 60 days of inactivity. Itβs been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!
Thanks for being a part of the Gatsby community! πͺπ
Only left is gatsby-core-utils now
π π’