Skip to content

456 exclude relative paths#457

Merged
ewan-escience merged 2 commits intomainfrom
456-exclude-relative-paths
Apr 9, 2026
Merged

456 exclude relative paths#457
ewan-escience merged 2 commits intomainfrom
456-exclude-relative-paths

Conversation

@ewan-escience
Copy link
Copy Markdown
Member

@ewan-escience ewan-escience commented Apr 8, 2026

Changes in this PR

This PR excludes local files, using the scheme config.''

I've also spent many hours trying to get it to work with local files (see first commit), but I've failed and am done with it for a while. If someome wants to help me, please contact me.

closes #456

Checklist

ALL contributions

  • I previewed my changes locally using e.g. python3 -m http.server 4000 and confirmed they work correctly.
  • I checked for broken links, e.g. using the link checker GitHub Action workflow, or locally by using docker run --init -it -v `pwd`:/docs lycheeverse/lychee /docs --config=docs/lychee.toml, at least for the files I changed.
  • My name was added to the CITATION.cff file.

@ewan-escience ewan-escience self-assigned this Apr 8, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for nlesc-guide-testing ready!

Name Link
🔨 Latest commit 8641d75
🔍 Latest deploy log https://app.netlify.com/projects/nlesc-guide-testing/deploys/69d659bc1586df0008df8421
😎 Deploy Preview https://deploy-preview-457--nlesc-guide-testing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ewan-escience
Copy link
Copy Markdown
Member Author

I don't know if this will work well with the scheduled action, I guess there is only one way to find out.

@ewan-escience ewan-escience merged commit 9d294a8 into main Apr 9, 2026
8 checks passed
@ewan-escience ewan-escience deleted the 456-exclude-relative-paths branch April 9, 2026 10:45
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.

Handle relative paths in link checker

2 participants