You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we could add a separate subcommand for this, like hugo test. For the site I'm working on, I'd like to have a step that will check for broken links before deploying. I could do this by just building on localhost and running a link checker over that, but ISTM it'd be faster/more efficient if it were built into Hugo.
This optional feature could check if a link inside a document is and output a warning.
The text was updated successfully, but these errors were encountered: