Add script to check for unused images
We have a habbit of deleting pages and not thinking about the images that are linked from them. Create a script that we can run as part of the CI that checks the files in static/images/ are used on the site.
Signed-off-by: Martyn Welch martyn.welch@collabora.com