diff options
| author | Bob Killen <rkillen@umich.edu> | 2019-06-01 22:00:14 -0400 |
|---|---|---|
| committer | Bob Killen <rkillen@umich.edu> | 2019-06-01 22:06:19 -0400 |
| commit | 4fab41a225d14671cbb444c85b5bc4bf6de5685b (patch) | |
| tree | c56c13d673ad9181775cb4b8a56dd337fe8bdaa6 /github-management | |
| parent | f192ee2ca5d024b6185b8452cc46db09f2af3e82 (diff) | |
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 |
