Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Travis config to run linkchecker against the built site #163

Merged
merged 4 commits into from
Nov 23, 2017

Commits on Nov 16, 2017

  1. Add linkchecker to requirements.txt

    It's been necessary to pin an older version of requests due to an issue
    with the version checking in linkchecker.
    alext committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    ef1b4bc View commit details
    Browse the repository at this point in the history
  2. Add a Travis config.

    To build the site and run linkchecker over the result.
    alext committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    06fcef7 View commit details
    Browse the repository at this point in the history
  3. Fix missing mailto in an email link.

    This was tripping up linkchecker.
    alext committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    870b8ec View commit details
    Browse the repository at this point in the history
  4. Remove unused image.

    The content that included this image was removed in 710a4bf.
    alext committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    4ae87ac View commit details
    Browse the repository at this point in the history