-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
To enhance the infrastructure and ability to collaborate more effectively with working group members, I would like to add a new feature to generate automatic site previews on the Netlify service for every pull request that modifies site content. This gives the ability for members to comment on the site content without having to clone the repository locally and generate the site on their local machines.
I found a terrific repository authored by Daniel Chen called quarto_website_template which includes template GitHub Actions to deploy a Quarto site to Netlify (both in a production setting as well as preview for a PR). It also has a great GitHub Action to check various hyperlinks in the site and creates an automatic report on the link status.