Skip to content

Add some sort of link checking to our website #49

@bradcray

Description

@bradcray

It's easy to add broken links to a website, whether through just mis-pasting a URL, resources moving around, or mistakes in our use of hugo (see #48 ). When we launched the new website, I ran it through a number of link checkers to try and head off such cases, but it feels like we need some sort of ongoing CI-style link checking, whether that's doing checks of some sort on PRs or doing some sort of automated/nightly checking. A challenge here is that there can be a lot of extraneous noise or things outside of our control in such checking, so how do we make it maintainable and have it focus on the things we have more control over than those we don't?

Here are some of the link checking packages I've tried out:

Not tried, but curious:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions