Web Proof Reader

This is an older post

This post was written more than 3 years ago, just so you know.

The Web Proof Reader is a tool I made to help me automate some of the work necessary for updating this website. Things such as proofreading, accessibility checking and metadata validation. These are things that I want to be done but am too lazy actually to carry out myself. You can find the project on my GitHub if you want to learn more about it or use it. I've also made it available as a pre-commit hook. At the moment, it's limited in scope but has already proven helpful to me. For the time being, it only checks HTML files according to the structure of this website and does not provide any configuration, but it's been a fun learning experience.