Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add local link checker #287

Closed
dankohn opened this issue Feb 8, 2020 · 0 comments · Fixed by #290
Closed

Add local link checker #287

dankohn opened this issue Feb 8, 2020 · 0 comments · Fixed by #290
Assignees
Labels
enhancement New feature or request

Comments

@dankohn
Copy link
Contributor

dankohn commented Feb 8, 2020

It's easy to create broken internal links. Please add a build step that checks that all internal links work.

Probably best option:
https://github.com/wjdp/htmltest/wiki/Using-With-Hugo

Other options:
https://github.com/stevenvachon/broken-link-checker
redhat-cop/uncontained.io#103

https://github.com/raviqqe/muffet

You might also check external links, but it would probably be best for speed if external links weren't checked on every build, as one temporarily down external site could break the build.

@dankohn dankohn added the bug Something isn't working label Feb 8, 2020
@lucperkins lucperkins added enhancement New feature or request and removed bug Something isn't working labels Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants