Skip to content

Add linting to check links.#13

Open
sdhutchins wants to merge 12 commits intomainfrom
add-linting
Open

Add linting to check links.#13
sdhutchins wants to merge 12 commits intomainfrom
add-linting

Conversation

@sdhutchins
Copy link
Copy Markdown
Owner

@sdhutchins sdhutchins commented Nov 7, 2025

  • Add markdownlint.json to check links in markdown files.

This ensures that any links on the site are not dead.


Note

Adds a GitHub Actions workflow to check Markdown links and adjusts site description/keywords.

  • CI/Workflows:
    • Add /.github/workflows/linting.yml to run Markdown link checks on push and via workflow_dispatch using gaurav-nelson/github-action-markdown-link-check@v1 with a custom config.
  • Linting:
    • Introduce /.markdownlint.json enabling MD034 and MD053 (others disabled).
  • Site Config:
    • Update _config.yml SEO text: refine description and keywords.

Written by Cursor Bugbot for commit 331c1d4. Configure here.

@sdhutchins sdhutchins self-assigned this Nov 7, 2025
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread .github/workflows/linting.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant