From 0e389069035af8bbbc6450341373ad18b53e575a Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Thu, 31 Aug 2023 09:18:10 +0200 Subject: Document Netlify static previews Closes #677. --- .../content/resources/guides/pydis-guides/contributing/site.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md index 9eef8d23..13021e65 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md @@ -128,6 +128,14 @@ Unless you are editing the Dockerfile or docker-compose.yml, you shouldn't need [**Click here to see the basic Git workflow when contributing to one of our projects.**](../working-with-git/) +--- +# Deploy previews + +When you open a pull request, the `netlify` bot will build and publish a static +preview of your changes, which is very valuable if you made any changes to the +content or styling of the website. An example deploy preview can be found on +[pull request #773](https://github.com/python-discord/site/pull/773#issuecomment-1257224147). + --- # Django admin site -- cgit v1.2.3