Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Need automated process for checking links. #18

Closed
etsauer opened this issue May 1, 2018 · 3 comments
Closed

Need automated process for checking links. #18

etsauer opened this issue May 1, 2018 · 3 comments
Assignees
Milestone

Comments

@etsauer
Copy link
Contributor

etsauer commented May 1, 2018

@JaredBurck @rdebeasi is there a native hugo way to do this? otherwise, we already have a Gemfile in order to install asciidoctor, we could pull in htmlchecker as well.

@rdebeasi
Copy link
Contributor

rdebeasi commented May 7, 2018

I'm not aware of a "native Hugo" way to do this. The author of Hugo considers a link checker to be out of scope. Some folks who want functionality like this set up a build tool/package manager such as npm around their Hugo site - see the starter kits for some examples. In our case, I imagine that build tool is probably Docker.

tl;dr: Yeah, htmlchecker sounds great to me! 😄

@etsauer
Copy link
Contributor Author

etsauer commented Oct 23, 2018

@rdebeasi @JaredBurck looking to tackle this by adding a "test" directive to our gulpfile, and using https://www.npmjs.com/package/broken-link-checker

@etsauer
Copy link
Contributor Author

etsauer commented Jun 5, 2019

#103 resolved this issue.

@etsauer etsauer closed this as completed Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants