diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml new file mode 100644 index 0000000..b1e9891 --- /dev/null +++ b/.github/workflows/links.yaml @@ -0,0 +1,24 @@ +--- +name: Lychee link checker + +on: + workflow_dispatch: + +permissions: + contents: read + +jobs: + codespell: + name: Lychee link checker + runs-on: ubuntu-latest + + steps: + - name: Checkout + uses: actions/checkout@v4 + + - name: Link Checker + id: lychee + uses: lycheeverse/lychee-action@v1 + with: + # Check all markdown, html and reStructuredText files in repo (default) + args: --base . --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' \ No newline at end of file diff --git a/.lycheeignore b/.lycheeignore new file mode 100644 index 0000000..0b18600 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1,5 @@ + +https://www.sciencedirect.com/science/article/pii/S1053811921010387 +https://www.sciencedirect.com/science/article/pii/S0010945221001106 +(_anchor|-anchor) +