gc-da11yn / gc-da11yn.github.io

Digital Accessibility Toolkit - Boîte à outils d'accessibilité numérique
https://a11y.canada.ca/en/
MIT License
31 stars 32 forks source link

Added the markdown link checker plugin #399

Closed acev0010 closed 10 months ago

acev0010 commented 10 months ago

What does this pull request (PR) do? / Que fait cette demande « pull » (PR)?

Adds the markdown-link-checker plugin and development guides.

netlify[bot] commented 10 months ago

Deploy Preview for a11ycanada ready!

Name Link
Latest commit a98dcbd2d5e69240c42761e12808f23a2b4edb8e
Latest deploy log https://app.netlify.com/sites/a11ycanada/deploys/654974b1a04dc100089772a0
Deploy Preview https://deploy-preview-399--a11ycanada.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

shawnthompson commented 10 months ago

This looks good but we aren't over yet.

Can we get it to only scan the md files in ./src/pages/ folder?

acev0010 commented 10 months ago

This looks good but we aren't over yet.

Can we get it to only scan the md files in ./src/pages/ folder?

Done

shawnthompson commented 10 months ago

Can we output the results in a broken-links.json file on the root and add that file to the .gitignore so it's not tracked?

acev0010 commented 10 months ago

Changes have been applied: