Validate HTML files and check for broken links in your site.
HTML validator written in Go
htmltest
$ htmltest ./public
$ htmltest index.html
$ htmltest -c ./htmltest.yml ./docs
$ htmltest -c .htmltestrc ./build
$ htmltest --check-external ./website