#!/bin/bash # https://www.iefp.pt/ - não cumpre WCAG 2.0 AA #TODO: find a good tool to make the validation on request # https://achecker.ca/documentation/web_service_api.php - API usage depends on user account creation # webaim.org - API's not gratis # While we don't have a validator on request, let's find out if a known violation still exists ## 20/05/2018: - several images without an alt attribute: if [ "$(wget https://www.iefp.pt/ -o /dev/null -O - | grep " new mv new README.md fi