ci: switch to linkchecker #107

Merged
xoxys merged 2 commits from linkchecker into main 2022-05-20 13:12:44 +00:00
3 changed files with 4 additions and 3 deletions
Showing only changes of commit 006ee32cdc - Show all commits

View File

@ -41,12 +41,12 @@ steps:
- name: testbuild
image: thegeeklab/hugo:0.97.3
commands:
- hugo --panicOnWarning -b http://localhost/
- hugo --panicOnWarning -b http://localhost:8000/
- name: link-validation
image: thegeeklab/link-validator
commands:
- link-validator -ro
- link-validator --nice --external --skip-file .linkcheckignore
environment:
LINK_VALIDATOR_BASE_DIR: public/

1
.linkcheckignore Normal file
View File

@ -0,0 +1 @@
https://matrix.to/.*

View File

@ -15,7 +15,7 @@ resources:
params:
anchor: Center
credits: >
[Andy Li](https://unsplash.com/@andasta) on
Andy Li (@andasta)
[Unsplash](https://unsplash.com/s/photos/container)
---