Add external link checker using nanoc
Use the built-in external link checker in nanoc. Has the following advantages:
- Input is locally stored, not pulled in over the Web. This helps performance.
- It's very thorough.
- It mirrors the existing internal link checker, which is sensible.
Closes: https://gitlab.com/gitlab-org/gitlab-ce/issues/51696.
Edited by Evan Read