diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-06-01 19:58:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-01 19:58:14 -0700 |
| commit | c9c73e7e9cad326a8ba92cc2622bf1672707766d (patch) | |
| tree | bafaaa3f4fedcffd07a6b0d3f965dbadcc8ea332 /github-management | |
| parent | bc3fe5de36695edee44ed9745a628bb6a4e5b0cb (diff) | |
| parent | 4fab41a225d14671cbb444c85b5bc4bf6de5685b (diff) | |
Merge pull request #3758 from mrbobbytables/update-site-request
Update Netlify site request instructions.
Diffstat (limited to 'github-management')
| -rw-r--r-- | github-management/subproject-site-requests.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/github-management/subproject-site-requests.md b/github-management/subproject-site-requests.md index 25751236..25dd0ed1 100644 --- a/github-management/subproject-site-requests.md +++ b/github-management/subproject-site-requests.md @@ -37,9 +37,10 @@ based framework. It's used for the Kubernetes website and several subprojects. follow up with any questions in the issue. - Once Netlify has been configured, [request a subproject - domain](#subproject-domain-request) and reference the issue you created. You - may use the Netlify site URL (example: `kubernetes-sigs-foo.netlify.com`) till - the DNS request has been processed. + domain](#subproject-domain-request) and reference the issue you created. Go on + to the next step to add a Netlify site config. This will let you preview the + site using the Netlify URL (example: `kubernetes-sigs-foo.netlify.com`) while + waiting for the DNS request to be processed. - Update the project to include a [site specific][site-config] configuration file at the root of the repository ([`netlify.toml`][site-config]). Below is a |
