Skip to content

Add Lychee#120

Open
amrelsagaei wants to merge 6 commits into
mainfrom
ae-issue-118-add-lychee
Open

Add Lychee#120
amrelsagaei wants to merge 6 commits into
mainfrom
ae-issue-118-add-lychee

Conversation

@amrelsagaei
Copy link
Copy Markdown
Contributor

This Closes #118

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Lychee-based link checking to the documentation workflow and wires the build/deploy flow through Mise.

Changes:

  • Adds Lychee configuration and a make check-links target.
  • Adds Mise tasks for build and link checking, plus Lychee as a managed tool.
  • Adds a GitHub Actions check-links job and updates Render build command to use Mise.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
.lychee.toml Configures Lychee link-check behavior.
.mise/config.toml Adds Lychee to managed tools.
.mise/tasks/build Adds a Mise build task delegating to Make.
.mise/tasks/check-links Adds a Mise link-check task delegating to Make.
.github/workflows/validate.yml Adds CI link-check job and trims whitespace.
Makefile Adds check-links target.
render.yaml Updates Render build command to install/use Mise.

Comment thread .lychee.toml Outdated
Comment thread .mise/config.toml Outdated
Comment thread render.yaml
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.

Add lychee

3 participants