## Description Uses [html-proofer](https://github.com/gjtorikian/html-proofer) to make sure the website isn't broken.
Using this script I've been able to uncover a list of 20 broken links on the website and a slew of html validation errors impacting SEO, debug-ability, accessibly and usability of the website. ## PR Dependencies ### Travis CI Someone with commit rights will need to turn on Travis CI to make this work. Enabling Travis builds for a GitHub repository is pretty simple: 1. Go to the repo on travis-ci.org: https://travis-ci.org/apache/incubator-openwhisk-website/ 2. Hit the "Activate Repository" button. 3. Done! ### Pull Request cleaning up HTML This pull request depends on https://github.com/apache/incubator-openwhisk-website/pull/323 so that Travis CI doesn't start complaining from the get-go that everything is broken. ## TODO: - [ ] Enable on Travis CI: https://travis-ci.org/apache/incubator-openwhisk-website/ - [ ] Merge pull request: https://github.com/apache/incubator-openwhisk-website/pull/323 [ Full content available at: https://github.com/apache/incubator-openwhisk-website/pull/324 ] This message was relayed via gitbox.apache.org for [email protected]
