prayash / awesome-gatsby

⚛️ 📄 🚀 Awesome list for the mighty Gatsby.js, a blazing fast React static site generator.
https://www.gatsbyjs.org/
1.02k stars 92 forks source link

Validate Links #5

Open awesome-bot opened 6 years ago

awesome-bot commented 6 years ago

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request or you push a commit to awesome-gatsby.

It is currently being used by many projects including

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information Feel free to leave a comment :smile:

w3bdesign commented 4 years ago

You can implement this with a Github action instead.

Check out https://github.com/gaurav-nelson/github-action-markdown-link-check