-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
External link checking with refcache
- Loading branch information
Showing
4 changed files
with
154 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,20 @@ | ||
DirectoryPath: public | ||
CheckDoctype: false # Sadly, this is false only because of `static/google*.html` | ||
TestFilesConcurrently: true | ||
IgnoreAltMissing: true # FIXME | ||
IgnoreDirectoryMissingTrailingSlash: true # FIXME | ||
IgnoreDirs: [_print] # FIXME | ||
IgnoreDirs: | ||
- ^blog/(\d+/)?page/\d+ | ||
IgnoreEmptyHref: true # FIXME | ||
IgnoreInternalEmptyHash: true # FIXME | ||
IgnoreInternalURLs: # list of paths | ||
IgnoreURLs: # list of regexs of paths or URLs to be ignored | ||
- ^https://twitter.com/docsydocs$ | ||
- ^https?://localhost\b | ||
# Ignore Docsy-generated GitHub links for now | ||
- ^https?://github\.com/.*?/.*?/(new|edit)/ # view-page, edit-source etc | ||
# Ignore links to GH repo content for now. | ||
# - ^https?://github\.com/.*?/.*?/(blob|tree)/ | ||
# Sites that deny access, always yielding 401, 403 Forbidden, 406, or other: | ||
- ^https://(www\.)?linkedin\.com\b # 999 Request Denied | ||
- ^https://twitter.com | ||
- ^https://x.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"https://code.jquery.com/jquery-3.7.1.min.js": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:03:42.391465-05:00" | ||
}, | ||
"https://creativecommons.org/licenses/by/4.0": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:04:08.637825-05:00" | ||
}, | ||
"https://git-scm.com/book/en/v2/Git-Tools-Submodules": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:04:08.590491-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/commit/f3351ea626bd9de188987d2d43c2bd6f61bf837b": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:52.937468-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/commit/f613f31ef0a75a96aef5ff04143f22600e0a14f4": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:53.002786-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/issues/new": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:47.658611-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/tree/main/content/en/blog/2024/hello.md": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:07:16.877967-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/tree/main/content/en/blog/_index.md": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:07:16.789144-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/tree/main/content/en/docs/_index.md": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:07:16.784901-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/tree/main/content/en/docs/examples.md": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:07:16.790634-05:00" | ||
}, | ||
"https://github.com/chalin/docsy-starter/tree/main/content/en/docs/get-started/_index.md": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:07:16.694206-05:00" | ||
}, | ||
"https://github.com/cncf/foundation/blob/main/code-of-conduct.md": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:07:16.62173-05:00" | ||
}, | ||
"https://github.com/google/docsy": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:04:03.076715-05:00" | ||
}, | ||
"https://github.com/google/docsy-example": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:04:03.458186-05:00" | ||
}, | ||
"https://github.com/google/docsy/discussions": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:52.769766-05:00" | ||
}, | ||
"https://github.com/google/docsy/pulls": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:53.679368-05:00" | ||
}, | ||
"https://gohugo.io": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:03:52.782709-05:00" | ||
}, | ||
"https://gohugo.io/hugo-modules/": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:03:57.930006-05:00" | ||
}, | ||
"https://groups.google.com/forum/#!forum/docsy-users": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:58.085171-05:00" | ||
}, | ||
"https://netlify.com": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:04:08.5774-05:00" | ||
}, | ||
"https://stackoverflow.com/questions/tagged/docsy": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:03:58.306202-05:00" | ||
}, | ||
"https://www.docsy.dev//docs/updating/convert-site-to-module/": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:04:13.894846-05:00" | ||
}, | ||
"https://www.linuxfoundation.org/legal/privacy-policy": { | ||
"StatusCode": 200, | ||
"LastSeen": "2024-11-06T11:04:13.748872-05:00" | ||
}, | ||
"https://www.netlify.com": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:03:47.50766-05:00" | ||
}, | ||
"https://www.netlify.com/img/global/badges/netlify-color-accent.svg": { | ||
"StatusCode": 206, | ||
"LastSeen": "2024-11-06T11:03:52.62081-05:00" | ||
} | ||
} |