forked from kyma-project/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
milv.config.yaml
45 lines (45 loc) · 1.43 KB
/
milv.config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
external-links-to-ignore:
- localhost
- kyma.local
- http://xip.io
- https://twitter.com/*
- http://slack.kyma-project.io
- http://slack.kyma-project.io/
files-to-ignore:
- node_modules
- content/docs
- content/community
files-to-ignore-internal-links-in:
- ./website/src/blog-posts/
- ./website/content/blog-posts/
timeout: 60
request-repeats: 5
backoff: 5s
files:
- path: "./website/.github/ISSUE_TEMPLATE/security-vulnerability.md"
config:
internal-links-to-ignore: ["{CVSS"]
external-links-to-ignore:
[
"https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
]
- path: ./website/docs/banner-modification.md
config:
internal-links-to-ignore:
- ../src/banner/assets
- path: ./website/docs/write-blog-posts.md
config:
external-links-to-ignore:
- https://kyma-project.io/blog/some-address
- https://kyma-project.io/blog/{DATE}/{ADDRESS
internal-links-to-ignore:
- "../{some_file}#development"
- /docs/{VERSION}/root/kyma#overview-in-a-nutshell
- path: ./website/content/blog-posts/2019-07-24-happy-birthday-kyma/index.md
config:
external-links-to-ignore:
- https://www.linkedin.com/company/kyma-project
- path: ./website/content/blog-posts/2019-01-14-release-notes-0.6/index.md
config:
external-links-to-ignore:
- https://codesandbox.io/s/5vz8l9zlmn