1
1
mirror of https://github.com/goreleaser/nfpm synced 2026-07-27 01:31:05 +02:00
Files
nfpm/www/htmltest.yml
Carlos Alexandro Becker 1bd2fed8fb ci: fix docs build test
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2026-06-18 00:49:20 -03:00

23 lines
610 B
YAML

# htmltest configuration for nFPM Hugo site
DirectoryPath: "public"
CheckDoctype: true
CheckAnchors: true
CheckLinks: true
CheckImages: true
CheckScripts: true
CheckFavicon: false
CheckOpengraph: false
CheckMetaRefresh: true
CheckMetaViewport: true
EnforceHTTPS: false
IgnoreDirectoryMissingTrailingSlash: true
IgnoreURLs:
- "https://github.com/goreleaser/nfpm/edit/main/www/content"
- "https://github.com/goreleaser/nfpm/releases"
- "https://becker.software/nfpm.png"
- "https://opencollective.com/"
- "https://wiki.alpinelinux.org/"
IgnoreAltMissing: true
IgnoreInternalEmptyHash: true
LogLevel: 2