nginx / unit-docs

NGINX Unit's official website and documentation
https://unit.nginx.org
Creative Commons Attribution 4.0 International
51 stars 101 forks source link

Update Makefile for Netlify deployments #79

Closed danielledeleo closed 5 months ago

danielledeleo commented 5 months ago

The Minify and gzip steps are no longer needed because Netlify handles it transparently. SECURITY.txt is now fetched from the unit repository during deployment.

netlify[bot] commented 5 months ago

Deploy Preview for nginx-unit ready!

Name Link
Latest commit 2031c5b6ec0104d35c311ddb2e231da1a95d9824
Latest deploy log https://app.netlify.com/sites/nginx-unit/deploys/65a03d47681b9a0008fff62e
Deploy Preview https://deploy-preview-79--nginx-unit.netlify.app/howto/falcon
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

ac000 commented 5 months ago

You could mention the ping target is also no longer required. Other than that, looks good.

Reviewed-by: Andrew Clayton <a.clayton@nginx.com>