Remove all instances of permalink: in YAML frontmatter

Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
This commit is contained in:
Andrew David Wong 2021-06-15 22:33:51 -07:00
parent aca8ed14c7
commit c815e4c54c
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
168 changed files with 212 additions and 168 deletions

View file

@ -1,7 +1,8 @@
---
lang: en
layout: default
permalink: /code-of-conduct/
redirect_from:
- /code-of-conduct/
ref: 118
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/contributing/
redirect_from:
- /doc/contributing/
- /en/doc/contributing/
- /doc/ContributingHowto/
- /wiki/ContributingHowto/

View file

@ -1,6 +1,7 @@
---
lang: en
layout: experts
permalink: /experts/
redirect_from:
- /experts/
ref: 119
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: sidebar
permalink: /faq/
redirect_from:
- /faq/
- /doc/user-faq/
- /en/doc/user-faq/
- /doc/UserFaq/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: default
permalink: /intro/
redirect_from:
- /intro/
- /tour/
- /en/tour/
- /about/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: doc
permalink: /doc/reporting-bugs/
redirect_from:
- /doc/reporting-bugs/
- /en/doc/reporting-bugs/
- /doc/BugReportingGuide/
- /wiki/BugReportingGuide/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: default
permalink: /screenshots/
redirect_from:
- /screenshots/
- /media/
- /doc/QubesScreenshots/
- /wiki/QubesScreenshots/

View file

@ -1,8 +1,8 @@
---
lang: en
layout: default
permalink: /statistics/
redirect_from:
- /statistics/
- /counter/
ref: 127
---

View file

@ -1,8 +1,8 @@
---
lang: en
layout: sidebar
permalink: /support/
redirect_from:
- /support/
- /help/
- /mailing-lists/
- /doc/mailing-lists/

View file

@ -1,7 +1,8 @@
---
lang: en
layout: default
permalink: /video-tours/
redirect_from:
- /video-tours/
ref: 226
---