-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update link-check process and add JSON output for broken links
- Updated process to manually run `npm start` to start the Eleventy server, followed by `npm run link-check` to check for broken links. - Enhanced the link-checker script to output broken links to a `broken-links.json` file for easier review and debugging. - Updated documentation to reflect the new process for checking broken links.
- Loading branch information
1 parent
831c36b
commit ece2001
Showing
2 changed files
with
19 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters