gerwitz / hgc-v12

The twelfth version of my website, built with Eleventy
https://hans.gerwitz.com
7 stars 1 forks source link

Links #37

Open gerwitz opened 2 years ago

gerwitz commented 2 years ago

An audit of URLs should be automated. Maybe internal links checked for validity on build, and a separate action to check external?

https://github.com/tcort/markdown-link-check

Or a GitHub action for asynchronous review: https://github.com/marketplace/actions/markdown-link-check

It'd be best to collect all links and create a collection, which in turn can be imported into Pinboard.

gerwitz commented 2 years ago

Maybe relevant: https://github.com/daviddarnes/eleventy-plugin-unfurl

gerwitz commented 2 years ago

Have tried this: https://github.com/gerwitz/hgc-v12/actions/runs/2603920144/workflow …maybe it's worth extending to catalog good links: https://github.com/tmcw/notfoundbot/issues/31