summaryrefslogtreecommitdiff
path: root/github-management/subproject-site-requests.md
AgeCommit message (Collapse)Author
2020-05-11Update netlify request guidelines to reference new netlify tldBob Killen
Netlify has switched their hosted site domain from .com to .app. Example: kubernetes-foo.netlify.com -> kubernetes-foo.netlify.app
2019-06-03Update instructions for subproject site requestsNikhita Raghunath
- Moves adding a `netlify.toml` at the root of the repo to the beginning of the process, so that the site can be viewed directly once Netlify is configured. - Add a note about "Basic Build Settings" getting autopopulated with values in netlify.toml. - Remove step about explicitly enabling HTTPS. Netlify enables HTTPS automatically after DNS records are updated. - Some markdown improvements.
2019-06-01Update Netlify site request instructions.Bob Killen
2019-04-28Add subproject site request guidelines.Bob Killen