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

3
doc.md
View File

@ -1,6 +1,5 @@
---
layout: doc
title: Documentation
permalink: /doc/
redirect_from:
- /en/doc/
@ -12,6 +11,7 @@ redirect_from:
- /en/help/
- /en/community/
- /community/
title: Documentation
---
# Qubes OS Documentation
@ -295,4 +295,3 @@ For more, please see [Qubes Community Documentation](https://github.com/Qubes-Co
* [Building the Archlinux Template](https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md)
* [Building the Whonix Templates](https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md)
* [How to compile kernels for dom0](https://groups.google.com/d/topic/qubes-users/yBeUJPwKwHM/discussion)

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Building Archlinux Template
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md
redirect_from:
- /doc/building-archlinux-template/
- /en/doc/building-archlinux-template/
- /doc/BuildingArchlinuxTemplate/
- /wiki/BuildingArchlinuxTemplate/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md
title: Building Archlinux Template
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Building Non-Fedora Template
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md
redirect_from:
- /doc/building-non-fedora-template/
- /en/doc/building-non-fedora-template/
- /doc/BuildingNonFedoraTemplate/
- /wiki/BuildingNonFedoraTemplate/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md
title: Building Non-Fedora Template
---

View File

@ -1,9 +1,8 @@
---
layout: doc
title: Building Whonix Templates
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md
redirect_from:
- /doc/building-whonix-template/
- /en/doc/building-whonix-template/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md
title: Building Whonix Templates
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Changing your Time Zone
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md
redirect_from:
- /doc/change-time-zone/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md
title: Changing your Time Zone
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Disk TRIM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md
redirect_from:
- /doc/disk-trim/
- /en/doc/disk-trim/
- /doc/DiskTRIM/
- /wiki/DiskTRIM/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md
title: Disk TRIM
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: External Audio
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md
redirect_from:
- /doc/external-audio/
- /en/doc/external-audio/
- /doc/ExternalAudio/
- /wiki/ExternalAudio/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md
title: External Audio
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Fetchmail
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md
redirect_from:
- /doc/fetchmail/
- /en/doc/fetchmail/
- /doc/Fetchmail/
- /wiki/Fetchmail/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md
title: Fetchmail
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: How to Install an Nvidia Driver
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md
redirect_from:
- /doc/install-nvidia-driver/
- /en/doc/install-nvidia-driver/
- /doc/InstallNvidiaDriver/
- /wiki/InstallNvidiaDriver/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md
title: How to Install an Nvidia Driver
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Multibooting
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md
redirect_from:
- https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md
title: Multibooting
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: How to Make a Multimedia TemplateVM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md
redirect_from:
- /doc/multimedia/
- /en/doc/multimedia/
- /doc/Multimedia/
- /wiki/Multimedia/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md
title: How to Make a Multimedia TemplateVM
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Mutt
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md
redirect_from:
- /doc/mutt/
- /en/doc/mutt/
- /doc/Mutt/
- /wiki/Mutt/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md
title: Mutt
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Network Bridge Support
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md
redirect_from:
- /doc/network-bridge-support/
- /en/doc/network-bridge-support/
- /doc/NetworkBridgeSupport/
- /wiki/NetworkBridgeSupport/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md
title: Network Bridge Support
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Network Printer
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md
redirect_from:
- /doc/network-printer/
- /en/doc/network-printer/
- /doc/NetworkPrinter/
- /wiki/NetworkPrinter/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md
title: Network Printer
---

View File

@ -1,12 +1,12 @@
---
layout: doc
title: Postfix
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md
redirect_from:
- /doc/postfix/
- /en/doc/postfix/
- /doc/Postfix/
- /wiki/Postfix/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md
title: Postfix
---
Postfix
@ -143,4 +143,3 @@ list/qubes-devel/
Run
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Rxvt
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md
redirect_from:
- /doc/rxvt/
- /en/doc/rxvt/
- /doc/Rxvt/
- /wiki/Rxvt/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md
title: Rxvt
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Tips and Tricks
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md
redirect_from:
- /doc/tips-and-tricks/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md
title: Tips and Tricks
---

View File

@ -1,12 +1,11 @@
---
layout: doc
title: VPN
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md
redirect_from:
- /doc/vpn/
- /doc/privacy/vpn/
- /en/doc/vpn/
- /doc/VPN/
- /wiki/VPN/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md
title: VPN
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Reducing the fingerprint of the text-based web browser w3m
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md
redirect_from:
- /doc/w3m/
- /en/doc/mutt/
- /doc/W3m/
- /wiki/W3m/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md
title: Reducing the fingerprint of the text-based web browser w3m
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: ZFS
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md
redirect_from:
- /doc/zfs/
- /en/doc/zfs/
- /doc/ZFS/
- /wiki/ZFS/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md
title: ZFS
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Dark Theme in Dom0 and DomU
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md
redirect_from:
- /doc/dark-theme/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md
title: Dark Theme in Dom0 and DomU
---

View File

@ -1,9 +1,6 @@
---
layout: doc
title: Fedora Minimal Template Customization
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md
redirect_from:
- /doc/fedora-minimal-template-customization/
redirect_from: /en/doc/fedora-minimal-template-customization/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md
title: Fedora Minimal Template Customization
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Language Localization
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md
redirect_from:
- /doc/language-localization/
- /en/doc/language-localization/
- /doc/LanguageLocalization/
- /wiki/LanguageLocalization/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md
title: Language Localization
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Removing TemplateVM Packages
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md
redirect_from:
- /doc/removing-templatevm-packages/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md
title: Removing TemplateVM Packages
---

View File

@ -1,9 +1,6 @@
---
layout: doc
title: Windows Template Customization
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md
redirect_from:
- /doc/windows-template-customization/
redirect_from: /en/doc/windows-template-customization/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md
title: Windows Template Customization
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: CentOS Template
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md
redirect_from:
- /doc/templates/centos/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md
title: CentOS Template
---

View File

@ -1,7 +1,7 @@
---
layout: doc
title: Gentoo Template
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md
redirect_from:
- /doc/templates/gentoo/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md
title: Gentoo Template
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Linux HVM Tips
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md
redirect_from:
- /doc/linux-hvm-tips/
- /en/doc/linux-hvm-tips/
- /doc/LinuxHVMTips/
- /wiki/LinuxHVMTips/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md
title: Linux HVM Tips
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: How to Create a NetBSD VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md
redirect_from:
- /doc/netbsd/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md
title: How to Create a NetBSD VM
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Penetration Testing
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md
redirect_from:
- /doc/pentesting/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md
title: Penetration Testing
---

View File

@ -1,9 +1,8 @@
---
layout: doc
title: How to Create a BlackArch VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md
redirect_from:
- /doc/pentesting/blackarch/
- /doc/blackarch/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md
title: How to Create a BlackArch VM
---

View File

@ -1,9 +1,8 @@
---
layout: doc
title: How to create a Kali Linux VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
redirect_from:
- /doc/pentesting/kali/
- /doc/kali/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
title: How to create a Kali Linux VM
---

View File

@ -1,9 +1,8 @@
---
layout: doc
title: How to create Penetration Testers Framework (PTF) VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md
redirect_from:
- /doc/pentesting/ptf/
- /doc/ptf/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md
title: How to create Penetration Testers Framework (PTF) VM
---

View File

@ -1,12 +1,11 @@
---
layout: doc
title: Ubuntu Template
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md
redirect_from:
- /doc/templates/ubuntu/
- /doc/ubuntu/
- /en/doc/templates/ubuntu/
- /doc/Templates/Ubuntu/
- /wiki/Templates/Ubuntu/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md
title: Ubuntu Template
---

View File

@ -1,7 +1,5 @@
---
layout: doc
title: Qubes Windows Tools
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md
redirect_from:
- /doc/windows-tools/
- /doc/windows-appvms/
@ -13,5 +11,6 @@ redirect_from:
- /doc/WindowsTools3/
- /doc/WindowsTools/
- /wiki/WindowsTools/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md
title: Qubes Windows Tools
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Installing a Windows VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md
redirect_from:
- /doc/windows-vm/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md
title: Installing a Windows VM
---

View File

@ -1,9 +1,8 @@
---
layout: doc
title: Anonymizing your MAC Address
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md
redirect_from:
- /doc/anonymizing-your-mac-address/
- /doc/randomizing-your-mac-address/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md
title: Anonymizing your MAC Address
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Signal
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md
redirect_from:
- /doc/signal/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md
title: Signal
---

View File

@ -1,9 +1,8 @@
---
layout: doc
title: Running Tails in Qubes
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md
redirect_from:
- /doc/tails/
- /doc/running-tails
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md
title: Running Tails in Qubes
---

View File

@ -1,7 +1,5 @@
---
layout: doc
title: TorVM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/torvm.md
redirect_from:
- /doc/torvm/
- /doc/privacy/torvm/
@ -9,5 +7,6 @@ redirect_from:
- /doc/TorVM/
- /doc/UserDoc/TorVM/
- /wiki/UserDoc/TorVM/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/torvm.md
title: TorVM
---

View File

@ -1,7 +1,5 @@
---
layout: doc
title: Whonix for Privacy & Anonymity
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md
redirect_from:
- /doc/whonix/
- /doc/privacy/whonix/
@ -17,5 +15,6 @@ redirect_from:
- /doc/privacy/uninstall-whonix/
- /doc/whonix/update/
- /doc/privacy/updating-whonix/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md
title: Whonix for Privacy & Anonymity
---

View File

@ -1,10 +1,9 @@
---
layout: doc
title: Multifactor Authentication
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md
redirect_from:
- /doc/multifactor-authentication/
- /en/doc/multifactor-authentication/
- /doc/Multi-factorAuthentication/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md
title: Multifactor Authentication
---

View File

@ -1,11 +1,10 @@
---
layout: doc
title: Security Guidelines
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md
redirect_from:
- /doc/security-guidelines/
- /en/doc/security-guidelines/
- /doc/SecurityGuidelines/
- /wiki/SecurityGuidelines/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md
title: Security Guidelines
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Split Bitcoin
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md
redirect_from:
- /doc/split-bitcoin/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md
title: Split Bitcoin
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Application Troubleshooting
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md
redirect_from:
- /doc/application-troubleshooting/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md
title: Application Troubleshooting
---

View File

@ -1,8 +1,7 @@
---
layout: doc
title: Intel Integrated Graphics Troubleshooting
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md
redirect_from:
- /doc/intel-igfx-troubleshooting/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md
title: Intel Integrated Graphics Troubleshooting
---

Some files were not shown because too many files have changed in this diff Show More