marvinpinto/disjoint.ca

Investigate if its feasible to incorporate html validation of sorts in the build process

Closed this issue · 0 comments

Idea: https://github.com/svenkreiss/html5validator

Would look something like:

make build
html5validator --root public/

That generates a ton of validation errors at the moment. Might be worth cleaning up.