Normalize frontmatter

- sort keys
- remove permalink from redirects
This commit is contained in:
Maya 2021-03-13 18:42:50 +01:00 committed by Marek Marczykowski-Górecki
parent 67a92614aa
commit 8f8a8e50ea
No known key found for this signature in database
GPG key ID: F32894BE9684938A
218 changed files with 287 additions and 362 deletions

View file

@ -1,12 +1,12 @@
---
layout: doc
title: Architecture
permalink: /doc/architecture/
redirect_from:
- /doc/qubes-architecture/
- /en/doc/qubes-architecture/
- /doc/QubesArchitecture/
- /wiki/QubesArchitecture/
title: Architecture
---
Qubes Architecture Overview
@ -71,4 +71,3 @@ And all these components are "glued together" by the Qubes Core Stack.
This diagram illustrates the location of all these components in the overall
system architecture. Unlike the other Qubes architecture diagram above, this one
takes an AppVM-centric approach.

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Audio Virtualization
permalink: /doc/audio-virtualization/
title: Audio Virtualization
---
Audio Virtualization

View file

@ -1,12 +1,12 @@
---
layout: doc
title: GUI
permalink: /doc/gui/
redirect_from:
- /en/doc/gui/
- /en/doc/gui-docs/
- /doc/GUIdocs/
- /wiki/GUIdocs/
title: GUI
---
Qubes GUI protocol

View file

@ -1,12 +1,12 @@
---
layout: doc
title: Networking
permalink: /doc/networking/
redirect_from:
- /doc/qubes-net/
- /en/doc/qubes-net/
- /doc/QubesNet/
- /wiki/QubesNet/
title: Networking
---
# VM network in Qubes

View file

@ -1,12 +1,12 @@
---
layout: doc
title: Security-critical Code
permalink: /doc/security-critical-code/
redirect_from:
- /en/doc/security-critical-code/
- /doc/SecurityCriticalCode/
- /wiki/SecurityCriticalCode/
- /trac/wiki/SecurityCriticalCode/
title: Security-critical Code
---
Security-critical Code in Qubes OS

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Storage Pools
permalink: /doc/storage-pools/
title: Storage Pools
---
Storage Pools in Qubes

View file

@ -1,6 +1,5 @@
---
layout: doc
title: System Documentation
permalink: /doc/system-doc/
redirect_from:
- /en/doc/system-doc/
@ -8,5 +7,5 @@ redirect_from:
- /wiki/SystemDoc/
redirect_to:
- /doc/#developer-documentation
title: System Documentation
---

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Template Implementation
permalink: /doc/template-implementation/
redirect_from:
- /en/doc/template-implementation/
- /doc/TemplateImplementation/
- /wiki/TemplateImplementation/
title: Template Implementation
---
# Overview of VM block devices