Skip to content

Commit e135c87

Browse files
Dindihubchalin
andauthored
Add Aliases to content pages (#78)
Signed-off-by: sandra <[email protected]> Co-authored-by: Patrice Chalin <[email protected]>
1 parent 9f9a44d commit e135c87

File tree

15 files changed

+16
-5
lines changed

15 files changed

+16
-5
lines changed

content/en/community/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Community
33
menu: { main: { weight: 40 } }
4+
aliases: [/community]
45
cascade:
56
type: docs
67
# If your project has a local or external contributing page, then

content/en/community/adoptions/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Adoptions
33
weight: 40
44
description: Explore practical adoptions of TUF
5+
liases: [/adoptions]
56
---
67

78
Each TUF adoption listed below links to an article, presentation, or repository

content/en/docs/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Frequently Asked Questions
33
LinkTitle: FAQ
44
weight: 45
55
description: Get your questions answered!
6+
aliases: [/faq]
67
---
78

89
**1. How difficult is it to integrate TUF?**

content/en/docs/get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Get started
33
weight: 17
4-
# aliases: [/docs/getting-started/]
54
description: Get started with TUF based on your role.
5+
aliases: [/getting-started]
66
---
77

88
Want to learn more about TUF? Select a role to get started:

content/en/docs/get-started/adopter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Adopter
3-
weight: 100
3+
weight: 15
44
description: Get started with TUF as an adopter.
55
---
66

content/en/docs/history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: History
33
weight: 18
44
description: Learn TUF history and core principles
5+
aliases: [/history]
56
---
67

78
The basic technology behind TUF was developed at the University of Washington in

content/en/docs/overview/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Overview
33
weight: 10
44
description: Find out what TUF is all about!
5+
aliases: [/overview]
56
---
67

78
### Purpose, or Why Get TUF?

content/en/docs/overview/metadata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Roles and Metadata
33
LinkTitle: Metadata
44
weight: 15
55
description: Understand Roles and Metadata
6+
aliases: [/metadata]
67
---
78

89
TUF uses roles to define the set of actions a party can perform. The concept of

content/en/docs/overview/project/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Project
33
LinkTitle: Project
44
weight: 20
55
description: Learn more about the TUF project
6+
liases: [/project]
67
---
78

89
The TUF project consists of three components:

content/en/docs/overview/project/tap.md renamed to content/en/docs/overview/project/taps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Enhancement Proposals
3-
LinkTitle: Tap
3+
LinkTitle: TAPs
4+
aliases: [/taps]
45
weight: 16
5-
description: Learn more about TUF Augmentation Proposals
66
---
77

88
### What is a TAP?

0 commit comments

Comments
 (0)