SuperTinyIcons icon indicating copy to clipboard operation
SuperTinyIcons copied to clipboard

Script update for references and checks

Open jmb opened this issue 1 year ago • 2 comments

This PR updates the update_readme.py to keep a REFERENCES.md and a CHECK.html file updated. A working example of the check html file is here: https://jmb.github.io/SuperTinyIcons/CHECK.html - it shows the SVG icon with border=50% so that any that don't fit the circle are easily recognised.

It currently looks for reference images with the same base name as the svg, then checks the images/reference/index.md for the source location and any other reference images that might have a different name. Eventually this check should probably be moved to look at the REFERENCES.md file and the index.md removed.

PR presented for evaluation with the understanding that tweaks will likely need to be made! Thanks!

jmb avatar Oct 11 '23 08:10 jmb

I really like this idea. Looks good. What more work does it need?

edent avatar Oct 15 '23 09:10 edent

Just wanted to confirm the location of the files and that the html was good. Also, should I remove the reference/index.md and just use the REFERENCES.md file perhaps?

jmb avatar Oct 15 '23 13:10 jmb