Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.03 KB

File metadata and controls

19 lines (11 loc) · 1.03 KB

Netlify SDK Build Event Handler linkchecker template

This is a very simple project that has everything you need to deploy a private integration to Netlify. It is build using the Netlify SDK.

This private integration contains a Build Event Handler that uses Linkinator to check for broken links on any site this integration is enabled on.

Quick Setup + Deploy Option

Deploy to Netlify

Scripts

Build

This builds the integration and outputs a .ntli folder. This is the folder that Netlify uses to deploy the integration.

pnpm run build