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
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
@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.
The text was updated successfully, but these errors were encountered:
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.
@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.
The text was updated successfully, but these errors were encountered: