Skip to content

ci: add Quarto build + link-check workflow#8

Open
PhilippPelz wants to merge 1 commit intomainfrom
ci/quarto-build-link-check
Open

ci: add Quarto build + link-check workflow#8
PhilippPelz wants to merge 1 commit intomainfrom
ci/quarto-build-link-check

Conversation

@PhilippPelz
Copy link
Contributor

@PhilippPelz PhilippPelz commented Mar 6, 2026

Summary

Adds GitHub Actions CI to build the Quarto site and check links on every PR (and on pushes to main).

What this workflow does

  • Installs Quarto on Ubuntu runner
  • Runs Quarto render step
  • Uploads the rendered docs directory as an artifact
  • Runs link checking over generated HTML/XML with Lychee

Why this helps

  • Catches Quarto build regressions before merge
  • Flags broken links early
  • Reduces manual QA burden and improves site reliability

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