Skip to content

Investigates and fixes broken-broken link checker. - #430

Open
johnnymatthews wants to merge 3 commits into
mainfrom
fix/broken-md-links
Open

Investigates and fixes broken-broken link checker.#430
johnnymatthews wants to merge 3 commits into
mainfrom
fix/broken-md-links

Conversation

@johnnymatthews

@johnnymatthews johnnymatthews commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Closes #431.

There were a bunch of broken links that weren't getting picked up by Zola's link checker. This:

  • Adds a new script to properly check for links.
  • Fixes a bunch of md links.
  • Sorts out the mess that is the footer.

@johnnymatthews johnnymatthews changed the title Fix/broken md links Investigates and fixes broken-broken link checker. Aug 27, 2026

@tzdybal tzdybal left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

utACK (ut for un-tested ;))

Comment thread scripts/check-links.py

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is this some kind of standard zola script? Or in-house invention?

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.

Figure out what's going on with the link checker.

2 participants