Skip to content

Conversation

bjoernbg
Copy link

Hi, I've added a small summary of the broken links at the end of the command line output.

@stevenvachon stevenvachon force-pushed the master branch 11 times, most recently from f7f6233 to fc31ac1 Compare July 22, 2019 22:29
@stevenvachon stevenvachon force-pushed the master branch 15 times, most recently from 7d35cc4 to 4377053 Compare July 29, 2019 21:34
@dennisreimann
Copy link

Came here looking for something like this or #137. Is there any change to see these changes published? They seem like valuable additions to this tool!

@chadoh
Copy link

chadoh commented Oct 18, 2020

Looking forward to this getting in! blc is close to unusable when used to scan a large website for broken links.

@chadoh chadoh mentioned this pull request Oct 18, 2020
@dennisreimann
Copy link

@chadoh As a workaround we've fixed it in our CI pipeline by running it with this command:

set -o pipefail; npm run linkcheck 2>/dev/null | grep "Getting links from\|BROKEN"

The linkcheck script runs blc with our configuration and the grep filters the relevant information.

Hope this is of help for you :)

@stevenvachon stevenvachon force-pushed the master branch 3 times, most recently from ff2ed1a to 17697af Compare March 4, 2021 00:45
Base automatically changed from master to main March 4, 2021 00:45
@stevenvachon stevenvachon force-pushed the main branch 9 times, most recently from 2df5cb0 to ce9e116 Compare March 5, 2021 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants