diff --git a/scripts/03-iefp.sh b/scripts/03-iefp.sh new file mode 100755 index 0000000..fe222bd --- /dev/null +++ b/scripts/03-iefp.sh @@ -0,0 +1,21 @@ +#!/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