brainglobe / brainglobe.github.io

brainglobe.info website
https://brainglobe.info/
Creative Commons Attribution 4.0 International
10 stars 8 forks source link

Check all links with linkcheck #97

Closed adamltyson closed 12 months ago

adamltyson commented 12 months ago

See https://github.com/neuroinformatics-unit/actions/pull/24 for details

adamltyson commented 12 months ago

I started this at #100. Checking all the links takes a long time on this repo due to the sheer number. I think it's probably worth making sure the links are correct at the expense of slowing down deployment. What do you think @alessandrofelder?

alessandrofelder commented 12 months ago

I think it's probably worth making sure the links are correct at the expense of slowing down deployment.

Definitely, and I would implement this if we know how to do it before optimising further. After that, we can think about whether it's possible to run this or another tool only on the diff (a separate issue)?