Closed russmiles closed 3 years ago
isn't it supposed to be the same image as on the chaostoolit.org main page ? https://chaostoolkit.org/static/chaostoolkit-schema-835b2c8a4c19fa8c10d0ae2b43bbb69a.svg
If so, we might duplicate it on this repo, as the hash of the image might change when re-deploying the website ?
The trick is indeed that the source image changes everytime the www website is rebuilt. Three options:
I'm happy with a static version to be generated and checked in, if that's straightforward? I'm not clear how to do it.
me neither :) probably need to ping @mperrien tomorrow
I think broken links are a common issue and a radical solution to this problem is automatically checking and reporting them. Luckily the new GitHub actions and workflows help with that. I recently wrote an action that just does that. URLs-checker will check and report broken links, which is useful to spot similar issues to this one.
@Lawouach good to ☠️ ?
I think we can indeed.
Possibly just for now...
Closes #61
Signed-off-by: Russ Miles russ@russmiles.com