Clean up YAML titles and create redirect stubs

QubesOS/qubes-issues#6701
This commit is contained in:
Andrew David Wong 2021-06-17 02:40:43 -07:00
parent 84d3334325
commit 12408884dd
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
22 changed files with 69 additions and 22 deletions

View file

@ -3,5 +3,5 @@ lang: en
layout: doc layout: doc
permalink: /doc/style-guide/ permalink: /doc/style-guide/
ref: 27 ref: 27
title: Style-guide title: Style Guide
--- ---

View file

@ -1,16 +1,16 @@
--- ---
lang: en lang: en
layout: doc layout: doc
permalink: /doc/dvm-impl/ permalink: /doc/disposablevm-implementation/
redirect_from: redirect_from:
- /doc/dvm-impl/
- /en/doc/dvm-impl/ - /en/doc/dvm-impl/
- /doc/DVMimpl/ - /doc/DVMimpl/
- /wiki/DVMimpl/ - /wiki/DVMimpl/
ref: 34 ref: 34
title: DVMimpl title: DisposableVM implementation
--- ---
**Note: The content below applies to Qubes R3.2.** **Note: The content below applies to Qubes R3.2.**
DisposableVM image preparation DisposableVM image preparation

View file

@ -14,8 +14,6 @@ ref: 37
title: 'Qrexec: secure communication across domains' title: 'Qrexec: secure communication across domains'
--- ---
# Qrexec: secure communication across domains
(*This page is about qrexec v3. For qrexec v2, see [here](/doc/qrexec2/).*) (*This page is about qrexec v3. For qrexec v2, see [here](/doc/qrexec2/).*)
The **qrexec framework** is used by core Qubes components to implement communication between domains. The **qrexec framework** is used by core Qubes components to implement communication between domains.

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/qubes-admin-api/
redirect_to: /news/2017/06/27/qubes-admin-api/
title: Qubes Admin API
---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/qubes-core-admin-client/
redirect_to: https://dev.qubes-os.org/projects/core-admin-client/en/latest/
title: Qubes Core Admin Client
---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/qubes-core-admin/
redirect_to: https://dev.qubes-os.org/projects/core-admin/en/latest/
title: Qubes Core Admin
---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/qubes-core-stack/
redirect_to: /news/2017/10/03/core3/
title: Qubes Core Stack
---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/qubes-template-configs/
redirect_to: https://github.com/QubesOS/qubes-template-configs
title: Qubes template configs
---

View file

@ -9,7 +9,7 @@ redirect_from:
- /doc/SecurityGoals/ - /doc/SecurityGoals/
- /wiki/SecurityGoals/ - /wiki/SecurityGoals/
ref: 210 ref: 210
title: Security Goals title: Security design goals
--- ---

View file

@ -15,8 +15,6 @@ ref: 124
title: Frequently Asked Questions title: Frequently Asked Questions
--- ---
# Frequently Asked Questions
## General & Security ## General & Security
### What is Qubes OS? ### What is Qubes OS?

View file

@ -3,7 +3,7 @@ lang: en
layout: default layout: default
permalink: /video-tours/ permalink: /video-tours/
ref: 226 ref: 226
title: Video Tours of Qubes OS title: Video Tours
--- ---
<div id="tour"> <div id="tour">

View file

@ -5,7 +5,7 @@ permalink: /security/canaries/
redirect_from: redirect_from:
- /doc/canaries/ - /doc/canaries/
ref: 208 ref: 208
title: Canaries title: Qubes Canaries
--- ---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /security/pgp-keys/
redirect_to: https://keys.qubes-os.org/keys/
title: PGP keys
---

View file

@ -15,7 +15,7 @@ redirect_from:
- /doc/sec-pack/ - /doc/sec-pack/
- /doc/secpack/ - /doc/secpack/
ref: 213 ref: 213
title: Security Pack title: Qubes Security Pack (qubes-secpack)
--- ---

View file

@ -13,7 +13,7 @@ redirect_from:
- /wiki/SecurityPage/ - /wiki/SecurityPage/
- /trac/wiki/SecurityPage/ - /trac/wiki/SecurityPage/
ref: 217 ref: 217
title: Security title: Security Center
--- ---
# Qubes OS Project Security Center # Qubes OS Project Security Center

View file

@ -5,7 +5,7 @@ permalink: /doc/awesome/
redirect_from: redirect_from:
- /en/doc/awesome/ - /en/doc/awesome/
ref: 179 ref: 179
title: awesome title: awesome (window manager)
--- ---

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/UserDoc/i3/ - /doc/UserDoc/i3/
- /wiki/UserDoc/i3/ - /wiki/UserDoc/i3/
ref: 183 ref: 183
title: i3 title: i3 (window manager)
--- ---

View file

@ -5,7 +5,7 @@ permalink: /doc/kde/
redirect_from: redirect_from:
- /en/doc/kde/ - /en/doc/kde/
ref: 176 ref: 176
title: KDE title: KDE (desktop environment)
--- ---

View file

@ -1,11 +1,12 @@
--- ---
lang: en lang: en
layout: doc layout: doc
permalink: /doc/managing-vm-kernel/ permalink: /doc/managing-vm-kernels/
redirect_from: redirect_from:
- /doc/managing-vm-kernel/
- /en/doc/managing-vm-kernel/ - /en/doc/managing-vm-kernel/
ref: 173 ref: 173
title: Managing VM kernel title: Managing VM kernels
--- ---

View file

@ -3,7 +3,7 @@ lang: en
layout: doc layout: doc
permalink: /doc/salt/ permalink: /doc/salt/
ref: 185 ref: 185
title: Management stack title: Salt management stack
--- ---

View file

@ -0,0 +1,7 @@
---
lang: en
layout: doc
permalink: /doc/downloads/
redirect_to: /downloads/
title: Downloads
---

View file

@ -1,17 +1,18 @@
--- ---
lang: en lang: en
layout: doc layout: doc
permalink: /doc/managing-appvm-shortcuts/ permalink: /doc/app-menu-shortcut-troubleshooting/
redirect_from: redirect_from:
- /doc/managing-appvm-shortcuts/
- /en/doc/managing-appvm-shortcuts/ - /en/doc/managing-appvm-shortcuts/
- /doc/ManagingAppVmShortcuts/ - /doc/ManagingAppVmShortcuts/
- /wiki/ManagingAppVmShortcuts/ - /wiki/ManagingAppVmShortcuts/
ref: 202 ref: 202
title: Managing AppVm Shortcuts title: App menu shortcut troubleshooting
--- ---
For ease of use Qubes aggregates shortcuts to applications that are installed in AppVMs and shows them in one "start menu" in dom0. For ease of use Qubes aggregates shortcuts to applications that are installed in AppVMs and shows them in one application menu (aka "app menu" or "start menu") in dom0.
Clicking on such shortcut runs the assigned application in its AppVM. Clicking on such shortcut runs the assigned application in its AppVM.
![dom0-menu.png"](/attachment/wiki/ManagingAppVmShortcuts/r4.0-dom0-menu.png) ![dom0-menu.png"](/attachment/wiki/ManagingAppVmShortcuts/r4.0-dom0-menu.png)