Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script update for references and checks #770

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jmb
Copy link
Contributor

@jmb jmb commented Oct 11, 2023

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!

@edent
Copy link
Owner

edent commented Oct 15, 2023

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

@jmb
Copy link
Contributor Author

jmb commented Oct 15, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants