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,11 +1,11 @@
---
layout: doc
title: Development Workflow
permalink: /doc/development-workflow/
redirect_from:
- /en/doc/development-workflow/
- /doc/DevelopmentWorkflow/
- /wiki/DevelopmentWorkflow/
title: Development Workflow
---
# Development Workflow

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qubes Builder Details
permalink: /doc/qubes-builder-details/
redirect_from:
- /en/doc/qubes-builder-details/
- /doc/QubesBuilderDetails/
- /wiki/QubesBuilderDetails/
title: Qubes Builder Details
---
[QubesBuilder](/doc/qubes-builder/) "API"

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qubes Builder
permalink: /doc/qubes-builder/
redirect_from:
- /en/doc/qubes-builder/
- /doc/QubesBuilder/
- /wiki/QubesBuilder/
title: Qubes Builder
---
**Note: See [ISO building instructions](/doc/qubes-iso-building/) for a streamlined overview on how to use the build system.**

View file

@ -1,6 +1,5 @@
---
layout: doc
title: Qubes ISO Building
permalink: /doc/qubes-iso-building/
redirect_from:
- /doc/qubes-r3-building/
@ -8,6 +7,7 @@ redirect_from:
- /en/doc/qubes-iso-building/
- /doc/QubesR3Building/
- /wiki/QubesR3Building/
title: Qubes ISO Building
---
Building Qubes OS ISO

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Code Signing
permalink: /doc/code-signing/
title: Code Signing
---
# Code Signing

View file

@ -1,12 +1,12 @@
---
layout: doc
title: Coding Style
permalink: /doc/coding-style/
redirect_from:
- /en/doc/coding-style/
- /doc/CodingStyle/
- /wiki/CodingStyle/
- /trac/wiki/CodingStyle/
title: Coding Style
---
Coding Guidelines for Qubes Developers

View file

@ -1,11 +1,11 @@
---
layout: doc
title: License
permalink: /doc/license/
redirect_from:
- /en/doc/license/
- /doc/QubesLicensing/
- /wiki/QubesLicensing/
title: License
---
Qubes OS License

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Source Code
permalink: /doc/source-code/
redirect_from:
- /en/doc/source-code/
- /doc/SourceCode/
- /wiki/SourceCode/
title: Source Code
---
Qubes Source Code Repositories

View file

@ -1,10 +1,10 @@
---
layout: doc
title: Automated Tests
permalink: /doc/automated-tests/
redirect_from:
- /en/doc/automated-tests/
- /doc/AutomatedTests/
title: Automated Tests
---
# Automated Tests

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Mount LVM image
permalink: /doc/mount-lvm-image/
title: Mount LVM image
---
# How to mount LVM image

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Profiling
permalink: /doc/profiling/
redirect_from:
- /en/doc/profiling/
- /doc/Profiling/
- /wiki/Profiling/
title: Profiling
---
# Profiling

View file

@ -1,10 +1,9 @@
---
layout: doc
title: Safe Remote Dom0 Terminals
permalink: /doc/safe-remote-ttys/
redirect_from:
- /en/doc/safe-remote-ttys/
- /doc/safe-remote-ttys/
title: Safe Remote Dom0 Terminals
---
Safe Remote Dom0 Terminals

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Test Bench
permalink: /doc/test-bench/
redirect_from:
- /en/doc/test-bench/
- /doc/TestBench/
- /wiki/TestBench/
title: Test Bench
---
# Test bench for Dom0

View file

@ -1,12 +1,12 @@
---
layout: doc
title: VM Configuration Interface
permalink: /doc/vm-interface/
redirect_from:
- /en/doc/vm-interface/
- /doc/VMInterface/
- /doc/SystemDoc/VMInterface/
- /wiki/SystemDoc/VMInterface/
title: VM Configuration Interface
---
# VM Configuration Interface

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Windows Debugging
permalink: /doc/windows-debugging/
redirect_from:
- /en/doc/windows-debugging/
- /doc/WindowsDebugging/
- /wiki/WindowsDebugging/
title: Windows Debugging
---
# Debugging Windows HVMs

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Developer Books
permalink: /doc/devel-books/
redirect_from:
- /en/doc/devel-books/
- /doc/DevelBooks/
- /wiki/DevelBooks/
title: Developer Books
---
Below is a list of various books that might be useful in learning some basics needed for Qubes development.

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Documentation Guidelines
permalink: /doc/doc-guidelines/
redirect_from:
- /en/doc/doc-guidelines/
- /wiki/DocStyle/
- /doc/DocStyle/
title: Documentation Guidelines
---
# Documentation guidelines

View file

@ -1,8 +1,8 @@
---
layout: sidebar
title: Google Summer of Code
permalink: /gsoc/
redirect_from: /GSoC/
title: Google Summer of Code
---
2021 Google Summer of Code

View file

@ -1,7 +1,7 @@
---
layout: sidebar
title: Google Season of Docs
permalink: /gsod/
title: Google Season of Docs
---
# 2021 Google Season of Docs

View file

@ -1,7 +1,7 @@
---
layout: sidebar
title: Join
permalink: /join/
title: Join
---
Joining the Qubes OS Team

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Package Contributions
permalink: /doc/package-contributions/
title: Package Contributions
---
Package Contributions

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Style-guide
permalink: /doc/style-guide/
title: Style-guide
---
Style Guide

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Usability & UX
permalink: /doc/usability-ux/
title: Usability & UX
---
# Usability & UX

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R1.0 Release Notes
permalink: /doc/releases/1.0/release-notes/
redirect_from:
- /en/doc/releases/1.0/release-notes/
title: Qubes R1.0 Release Notes
---
# Qubes R1.0 Release Notes

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R2.0 Release Notes
permalink: /doc/releases/2.0/release-notes/
redirect_from:
- /en/doc/releases/2.0/release-notes/
title: Qubes R2.0 Release Notes
---
# Qubes R2.0 Release Notes

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R3.0 Release Notes
permalink: /doc/releases/3.0/release-notes/
redirect_from:
- /en/doc/releases/3.0/release-notes/
title: Qubes R3.0 Release Notes
---
### Qubes R3.0 Release Notes

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R3.0 Release Schedule
permalink: /doc/releases/3.0/schedule/
redirect_from:
- /en/doc/releases/3.0/schedule/
title: Qubes R3.0 Release Schedule
---
Qubes R3.0 Release Schedule

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Qubes R3.1 release notes
permalink: /doc/releases/3.1/release-notes/
title: Qubes R3.1 release notes
---
# Qubes R3.1 release notes

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R3.1 Release Schedule
permalink: /doc/releases/3.1/schedule/
redirect_from:
- /en/doc/releases/3.1/schedule/
title: Qubes R3.1 Release Schedule
---
Qubes R3.1 Release Schedule

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Qubes R3.2 release notes
permalink: /doc/releases/3.2/release-notes/
title: Qubes R3.2 release notes
---
# Qubes R3.2 release notes

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R3.2 Release Schedule
permalink: /doc/releases/3.2/schedule/
redirect_from:
- /en/doc/releases/3.2/schedule/
title: Qubes R3.2 Release Schedule
---
Qubes R3.2 Release Schedule

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Qubes R4.0 release notes
permalink: /doc/releases/4.0/release-notes/
title: Qubes R4.0 release notes
---
Qubes R4.0 release notes

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Qubes R4.0 Release Schedule
permalink: /doc/releases/4.0/schedule/
redirect_from:
- /en/doc/releases/4.0/schedule/
title: Qubes R4.0 Release Schedule
---
Qubes R4.0 Release Schedule

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Release Notes
permalink: /doc/releases/notes/
title: Release Notes
---
Release Notes

View file

@ -1,7 +1,7 @@
---
layout: doc
title: Release Schedules
permalink: /doc/releases/schedules/
title: Release Schedules
---
Release Schedules

View file

@ -1,9 +1,9 @@
---
layout: doc
title: Release Checklist
permalink: /doc/releases/todo/
redirect_from:
- /en/doc/releases/todo/
title: Release Checklist
---
Release Checklist

View file

@ -1,12 +1,12 @@
---
layout: doc-full
title: Admin API
permalink: /doc/admin-api/
redirect_from:
- /doc/mgmt/
- /doc/mgmt1/
- /doc/mgmt-architecture/
- /doc/admin-api-architecture/
title: Admin API
---
# Qubes OS Admin API

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Dom0 Secure Updates
permalink: /doc/dom0-secure-updates/
redirect_from:
- /en/doc/dom0-secure-updates/
- /doc/Dom0SecureUpdates/
- /wiki/Dom0SecureUpdates/
title: Dom0 Secure Updates
---
Qubes Dom0 secure update procedure

View file

@ -1,11 +1,11 @@
---
layout: doc
title: DVMimpl
permalink: /doc/dvm-impl/
redirect_from:
- /en/doc/dvm-impl/
- /doc/DVMimpl/
- /wiki/DVMimpl/
title: DVMimpl
---
DisposableVM implementation in Qubes

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qfilecopy
permalink: /doc/qfilecopy/
redirect_from:
- /en/doc/qfilecopy/
- /doc/Qfilecopy/
- /wiki/Qfilecopy/
title: Qfilecopy
---
InterVM file copy design

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qfileexchgd
permalink: /doc/qfileexchgd/
redirect_from:
- /en/doc/qfileexchgd/
- /doc/Qfileexchgd/
- /wiki/Qfileexchgd/
title: Qfileexchgd
---
**This mechanism is obsolete as of Qubes Beta 1!**

View file

@ -1,11 +1,11 @@
---
layout: doc
title: Qmemman
permalink: /doc/qmemman/
redirect_from:
- /en/doc/qmemman/
- /doc/Qmemman/
- /wiki/Qmemman/
title: Qmemman
---
qmemman, Qubes memory manager

View file

@ -1,12 +1,12 @@
---
layout: doc
title: "Qrexec: Qubes RPC internals"
permalink: /doc/qrexec-internals/
redirect_from:
- /doc/qrexec3-implementation/
- /en/doc/qrexec3-implementation/
- /doc/Qrexec3Implementation/
- /wiki/Qrexec3Implementation/
title: 'Qrexec: Qubes RPC internals'
---
# Qubes RPC internals

View file

@ -1,7 +1,7 @@
---
layout: doc
title: "Qrexec: Socket-based services"
permalink: /doc/qrexec-socket-services/
title: 'Qrexec: Socket-based services'
---
# Qrexec: Socket-based services

View file

@ -1,16 +1,15 @@
---
layout: doc
title: "Qrexec: secure communication across domains"
permalink: /doc/qrexec/
redirect_from:
- /en/doc/qrexec3/
- /doc/Qrexec3/
- /doc/qrexec3/
- /wiki/Qrexec3/
- /doc/qrexec/
- /en/doc/qrexec/
- /doc/Qrexec/
- /wiki/Qrexec/
title: 'Qrexec: secure communication across domains'
---
# Qrexec: secure communication across domains

View file

@ -1,12 +1,12 @@
---
layout: doc
title: Qrexec2
permalink: /doc/qrexec2/
redirect_from:
- /doc/qrexec2-implementation/
- /en/doc/qrexec2-implementation/
- /doc/Qrexec2Implementation/
- /wiki/Qrexec2Implementation/
title: Qrexec2
---
# Command execution in VMs #

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