Skip to content

Commit 8ae5424

Browse files
authored
Adjust markdown syntax of analyses pages (#302)
1 parent 4433055 commit 8ae5424

21 files changed

+133
-131
lines changed

.markdown-link-check.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
},
1212
{
1313
"pattern": "\\?no-link-check$"
14+
},
15+
{
16+
"why": "Temporary: due to scheduled maintenance",
17+
"pattern": "https://www.usenix.org"
1418
}
1519
],
1620
"timeout": "3s",

analyses/0002-notary-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Criteria
199199
- Letting new users know where to get help
200200

201201
- Complete the governance work started here:
202-
<https://github.com/notaryproject/specifications/issues/55>
202+
https://github.com/notaryproject/specifications/issues/55
203203
https://github.com/notaryproject/notaryproject/pull/78, and add it to a
204204
governance page (or section) on the website.
205205

analyses/0005-fluxcd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cSpell:ignore: celestehorgan Horgan
55
# Assessment template
66

77
Prepared by: Celeste Horgan
8-
([@celestehorgan](https://github.com/cncf/techdocs))<br> Date: 2021-11-30
8+
([@celestehorgan](https://github.com/cncf/techdocs))<br/> Date: 2021-11-30
99

1010
## Introduction
1111

@@ -159,7 +159,7 @@ Scale:
159159

160160
- [This file](https://github.com/fluxcd/website/blob/main/hack/import-flux2-assets.sh)
161161
is _very_ fragile, as it points to specific files at their
162-
<https://github.com/fluxcd/website/blob/main/hack/import-flux2-assets.sh> and
162+
https://github.com/fluxcd/website/blob/main/hack/import-flux2-assets.sh and
163163
seems to have the potential to make the site build succeed but with
164164
unpredictable results.
165165
- Consider implementing [Hugo Modules](https://gohugo.io/hugo-modules/) to

analyses/0006-gateway-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cSpell:ignore: Meha Bhalodiya mehabhalodiya kubernetes
55
# Assessment: Project Kubernetes Gateway API
66

77
Prepared by: Meha Bhalodiya
8-
([@mehabhalodiya](https://github.com/mehabhalodiya))<br> Date: 2021-03-03
8+
([@mehabhalodiya](https://github.com/mehabhalodiya))<br/> Date: 2021-03-03
99

1010
## Introduction
1111

analyses/0007-porter.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Date: 2023-04-07
1616
Resources:
1717

1818
- [Meeting notes](https://docs.google.com/document/d/12OGtSaUtlc7OA_iPnUvmVaiKg8yM7_QBzFnMgoHvnLw?no-link-check)
19-
- Website: <https://getporter.org>
19+
- Website: https://getporter.org
2020
- Repos:
21-
- Main site: <https://github.com/getporter/porter>. Content is in `docs`.
21+
- Main site: https://github.com/getporter/porter. Content is in `docs`.
2222
- [Operator site](https://getporter.org/operator):
23-
<https://github.com/getporter/operator>
23+
https://github.com/getporter/operator
2424

2525
## Introduction
2626

@@ -69,8 +69,8 @@ Scale:
6969
difference between desired state and operator? maybe the operator one needs to
7070
be in Get Started)
7171

72-
- <https://getporter.org/quickstart/desired-state/>
73-
- <https://getporter.org/operator/quickstart/>
72+
- https://getporter.org/quickstart/desired-state/
73+
- https://getporter.org/operator/quickstart/
7474

7575
- Mixins & Plugins sections duplicated in sidebar (and could potentially be
7676
organized under Concepts?)
@@ -155,7 +155,7 @@ Scale:
155155

156156
- Move the website sourcefile to a separate "website" directory. That way, we
157157
create a good separation of concern. A good example is
158-
<https://github.com/thanos-io/thanos>.
158+
https://github.com/thanos-io/thanos.
159159
- The porter's docs should be searchable.
160160
- Create a version picker (dropdown) to make search easily discoverable for
161161
users.

analyses/0008-backstage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Backstage TechDocs Analysis
3-
tags: backstage
3+
tags: [backstage]
44
---
55

66
- [Backstage Doc Analysis](backstage-analysis.md) - Analyzes the existing

analyses/0008-backstage/backstage-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Backstage Documentation Analysis
3-
tags: backstage
3+
tags: [backstage]
44
created: 2023-09-01
55
modified: 2023-11-28
66
author: Dave Welsch (@dwelsch-esi)

analyses/0008-backstage/backstage-implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Implementing Backstage Doc Improvements
3-
tags: backstage
3+
tags: [backstage]
44
cSpell:ignore: rigeur runbooks toolkits
55
---
66

analyses/0009-in-toto/in-toto-implementation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,8 @@ following general plan.
8989
the website, as:
9090

9191
- [System Overview](https://github.com/in-toto/docs/blob/master/in-toto-spec.md#2-system-overview)
92-
(compare content to <https://in-toto.io/in-toto> and current website
93-
About - create versions of increasing depth to address to specific
94-
audiences)
92+
(compare content to https://in-toto.io/in-toto and current website About -
93+
create versions of increasing depth to address to specific audiences)
9594
- [Glossary](https://github.com/in-toto/docs/blob/master/in-toto-spec.md#17-terminology)
9695
(convert to alphabetized table)
9796
- [Workflow/Personas](https://github.com/in-toto/docs/blob/master/in-toto-spec.md#2-system-overview)

analyses/0010-etcd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: etcd TechDocs Analysis
3-
tags: etcd
3+
tags: [etcd]
44
---
55

66
- [etcd Doc Analysis](etcd-analysis.md) - Analyzes the existing etcd

0 commit comments

Comments
 (0)