Skip to content

Add script to check for unused images

Martyn Welch requested to merge wip/martyn/T7055-evaluate-images into master

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

Merge request reports