diff --git a/developer/building/development-workflow.md b/developer/building/development-workflow.md index 50f1c386..d57c00f7 100644 --- a/developer/building/development-workflow.md +++ b/developer/building/development-workflow.md @@ -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 diff --git a/developer/building/qubes-builder-details.md b/developer/building/qubes-builder-details.md index d36d3736..40bde571 100644 --- a/developer/building/qubes-builder-details.md +++ b/developer/building/qubes-builder-details.md @@ -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" diff --git a/developer/building/qubes-builder.md b/developer/building/qubes-builder.md index b4209921..9db2a933 100644 --- a/developer/building/qubes-builder.md +++ b/developer/building/qubes-builder.md @@ -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.** diff --git a/developer/building/qubes-iso-building.md b/developer/building/qubes-iso-building.md index bc26a1cb..2b64506e 100644 --- a/developer/building/qubes-iso-building.md +++ b/developer/building/qubes-iso-building.md @@ -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 diff --git a/developer/code/code-signing.md b/developer/code/code-signing.md index 8e497695..49385f69 100644 --- a/developer/code/code-signing.md +++ b/developer/code/code-signing.md @@ -1,7 +1,7 @@ --- layout: doc -title: Code Signing permalink: /doc/code-signing/ +title: Code Signing --- # Code Signing diff --git a/developer/code/coding-style.md b/developer/code/coding-style.md index a7707b10..b1743bd2 100644 --- a/developer/code/coding-style.md +++ b/developer/code/coding-style.md @@ -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 diff --git a/developer/code/license.md b/developer/code/license.md index 8a15e840..d7f2e68b 100644 --- a/developer/code/license.md +++ b/developer/code/license.md @@ -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 diff --git a/developer/code/source-code.md b/developer/code/source-code.md index 53d15691..71cf0e62 100644 --- a/developer/code/source-code.md +++ b/developer/code/source-code.md @@ -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 diff --git a/developer/debugging/automated-tests.md b/developer/debugging/automated-tests.md index 3e995eb3..ce73730b 100644 --- a/developer/debugging/automated-tests.md +++ b/developer/debugging/automated-tests.md @@ -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 diff --git a/developer/debugging/mount-lvm-image.md b/developer/debugging/mount-lvm-image.md index c3a0a9db..35907d41 100644 --- a/developer/debugging/mount-lvm-image.md +++ b/developer/debugging/mount-lvm-image.md @@ -1,7 +1,7 @@ --- layout: doc -title: Mount LVM image permalink: /doc/mount-lvm-image/ +title: Mount LVM image --- # How to mount LVM image diff --git a/developer/debugging/profiling.md b/developer/debugging/profiling.md index 5b0512be..31c76b79 100644 --- a/developer/debugging/profiling.md +++ b/developer/debugging/profiling.md @@ -1,11 +1,11 @@ --- layout: doc -title: Profiling permalink: /doc/profiling/ redirect_from: - /en/doc/profiling/ - /doc/Profiling/ - /wiki/Profiling/ +title: Profiling --- # Profiling diff --git a/developer/debugging/safe-remote-ttys.md b/developer/debugging/safe-remote-ttys.md index 0568df6d..d79613e2 100644 --- a/developer/debugging/safe-remote-ttys.md +++ b/developer/debugging/safe-remote-ttys.md @@ -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 diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index 9ad7f335..ae8d2ef7 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -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 diff --git a/developer/debugging/vm-interface.md b/developer/debugging/vm-interface.md index f89b0171..12c0e495 100644 --- a/developer/debugging/vm-interface.md +++ b/developer/debugging/vm-interface.md @@ -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 diff --git a/developer/debugging/windows-debugging.md b/developer/debugging/windows-debugging.md index 624db505..762d8fca 100644 --- a/developer/debugging/windows-debugging.md +++ b/developer/debugging/windows-debugging.md @@ -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 diff --git a/developer/general/devel-books.md b/developer/general/devel-books.md index 00564426..8f861d63 100644 --- a/developer/general/devel-books.md +++ b/developer/general/devel-books.md @@ -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. diff --git a/developer/general/doc-guidelines.md b/developer/general/doc-guidelines.md index 896d2aa2..528af7ba 100644 --- a/developer/general/doc-guidelines.md +++ b/developer/general/doc-guidelines.md @@ -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 diff --git a/developer/general/gsoc.md b/developer/general/gsoc.md index bf04228c..8fd0c6ca 100644 --- a/developer/general/gsoc.md +++ b/developer/general/gsoc.md @@ -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 diff --git a/developer/general/gsod.md b/developer/general/gsod.md index da15a128..dc6f2f99 100644 --- a/developer/general/gsod.md +++ b/developer/general/gsod.md @@ -1,7 +1,7 @@ --- layout: sidebar -title: Google Season of Docs permalink: /gsod/ +title: Google Season of Docs --- # 2021 Google Season of Docs diff --git a/developer/general/join.md b/developer/general/join.md index 6a5d9126..dc22d673 100644 --- a/developer/general/join.md +++ b/developer/general/join.md @@ -1,7 +1,7 @@ --- layout: sidebar -title: Join permalink: /join/ +title: Join --- Joining the Qubes OS Team diff --git a/developer/general/package-contributions.md b/developer/general/package-contributions.md index ac7ac96d..11aab919 100644 --- a/developer/general/package-contributions.md +++ b/developer/general/package-contributions.md @@ -1,7 +1,7 @@ --- layout: doc -title: Package Contributions permalink: /doc/package-contributions/ +title: Package Contributions --- Package Contributions diff --git a/developer/general/style-guide.md b/developer/general/style-guide.md index 8b4dbe39..b1745d02 100644 --- a/developer/general/style-guide.md +++ b/developer/general/style-guide.md @@ -1,7 +1,7 @@ --- layout: doc -title: Style-guide permalink: /doc/style-guide/ +title: Style-guide --- Style Guide diff --git a/developer/general/usability-ux.md b/developer/general/usability-ux.md index 839e286a..a2586d1d 100644 --- a/developer/general/usability-ux.md +++ b/developer/general/usability-ux.md @@ -1,7 +1,7 @@ --- layout: doc -title: Usability & UX permalink: /doc/usability-ux/ +title: Usability & UX --- # Usability & UX diff --git a/developer/releases/1_0/release-notes.md b/developer/releases/1_0/release-notes.md index 087acafe..034b4ae5 100644 --- a/developer/releases/1_0/release-notes.md +++ b/developer/releases/1_0/release-notes.md @@ -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 diff --git a/developer/releases/2_0/release-notes.md b/developer/releases/2_0/release-notes.md index c4cb8287..bde44d42 100644 --- a/developer/releases/2_0/release-notes.md +++ b/developer/releases/2_0/release-notes.md @@ -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 diff --git a/developer/releases/3_0/release-notes.md b/developer/releases/3_0/release-notes.md index 1bc5872d..f62fbf5a 100644 --- a/developer/releases/3_0/release-notes.md +++ b/developer/releases/3_0/release-notes.md @@ -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 diff --git a/developer/releases/3_0/schedule.md b/developer/releases/3_0/schedule.md index 403895f6..69590725 100644 --- a/developer/releases/3_0/schedule.md +++ b/developer/releases/3_0/schedule.md @@ -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 diff --git a/developer/releases/3_1/release-notes.md b/developer/releases/3_1/release-notes.md index f22127f5..f08a48b5 100644 --- a/developer/releases/3_1/release-notes.md +++ b/developer/releases/3_1/release-notes.md @@ -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 diff --git a/developer/releases/3_1/schedule.md b/developer/releases/3_1/schedule.md index b26d259e..2c239536 100644 --- a/developer/releases/3_1/schedule.md +++ b/developer/releases/3_1/schedule.md @@ -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 diff --git a/developer/releases/3_2/release-notes.md b/developer/releases/3_2/release-notes.md index 81c92c9c..8b95e567 100644 --- a/developer/releases/3_2/release-notes.md +++ b/developer/releases/3_2/release-notes.md @@ -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 diff --git a/developer/releases/3_2/schedule.md b/developer/releases/3_2/schedule.md index e232d275..1ff06a6e 100644 --- a/developer/releases/3_2/schedule.md +++ b/developer/releases/3_2/schedule.md @@ -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 diff --git a/developer/releases/4_0/release-notes.md b/developer/releases/4_0/release-notes.md index 8358b9a2..f3bfd785 100644 --- a/developer/releases/4_0/release-notes.md +++ b/developer/releases/4_0/release-notes.md @@ -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 diff --git a/developer/releases/4_0/schedule.md b/developer/releases/4_0/schedule.md index 99a2f320..2f5016c4 100644 --- a/developer/releases/4_0/schedule.md +++ b/developer/releases/4_0/schedule.md @@ -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 diff --git a/developer/releases/notes.md b/developer/releases/notes.md index e6157b80..fd34731f 100644 --- a/developer/releases/notes.md +++ b/developer/releases/notes.md @@ -1,7 +1,7 @@ --- layout: doc -title: Release Notes permalink: /doc/releases/notes/ +title: Release Notes --- Release Notes diff --git a/developer/releases/schedules.md b/developer/releases/schedules.md index faba68c6..50fea7f4 100644 --- a/developer/releases/schedules.md +++ b/developer/releases/schedules.md @@ -1,7 +1,7 @@ --- layout: doc -title: Release Schedules permalink: /doc/releases/schedules/ +title: Release Schedules --- Release Schedules diff --git a/developer/releases/todo.md b/developer/releases/todo.md index 44b981b7..5ce558f0 100644 --- a/developer/releases/todo.md +++ b/developer/releases/todo.md @@ -1,9 +1,9 @@ --- layout: doc -title: Release Checklist permalink: /doc/releases/todo/ redirect_from: - /en/doc/releases/todo/ +title: Release Checklist --- Release Checklist diff --git a/developer/services/admin-api.md b/developer/services/admin-api.md index cb71855c..73eeead4 100644 --- a/developer/services/admin-api.md +++ b/developer/services/admin-api.md @@ -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 diff --git a/developer/services/dom0-secure-updates.md b/developer/services/dom0-secure-updates.md index b7f3af5a..7999c984 100644 --- a/developer/services/dom0-secure-updates.md +++ b/developer/services/dom0-secure-updates.md @@ -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 diff --git a/developer/services/dvm-impl.md b/developer/services/dvm-impl.md index a95b376e..6997e7cb 100644 --- a/developer/services/dvm-impl.md +++ b/developer/services/dvm-impl.md @@ -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 diff --git a/developer/services/qfilecopy.md b/developer/services/qfilecopy.md index 3ae45f05..db729d5e 100644 --- a/developer/services/qfilecopy.md +++ b/developer/services/qfilecopy.md @@ -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 diff --git a/developer/services/qfileexchgd.md b/developer/services/qfileexchgd.md index b56561a7..be8fe61b 100644 --- a/developer/services/qfileexchgd.md +++ b/developer/services/qfileexchgd.md @@ -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!** diff --git a/developer/services/qmemman.md b/developer/services/qmemman.md index 2ab06957..73444f60 100644 --- a/developer/services/qmemman.md +++ b/developer/services/qmemman.md @@ -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 diff --git a/developer/services/qrexec-internals.md b/developer/services/qrexec-internals.md index 5c3760a1..8d517849 100644 --- a/developer/services/qrexec-internals.md +++ b/developer/services/qrexec-internals.md @@ -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 diff --git a/developer/services/qrexec-socket-services.md b/developer/services/qrexec-socket-services.md index 5189fcc9..0d041d3f 100644 --- a/developer/services/qrexec-socket-services.md +++ b/developer/services/qrexec-socket-services.md @@ -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 diff --git a/developer/services/qrexec.md b/developer/services/qrexec.md index 24e00ceb..3cc95895 100644 --- a/developer/services/qrexec.md +++ b/developer/services/qrexec.md @@ -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 diff --git a/developer/services/qrexec2.md b/developer/services/qrexec2.md index d528d44a..bdc12218 100644 --- a/developer/services/qrexec2.md +++ b/developer/services/qrexec2.md @@ -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 # diff --git a/developer/system/architecture.md b/developer/system/architecture.md index f9f33c3f..bb434702 100644 --- a/developer/system/architecture.md +++ b/developer/system/architecture.md @@ -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. - diff --git a/developer/system/audio.md b/developer/system/audio.md index 6b225931..dd7e1501 100644 --- a/developer/system/audio.md +++ b/developer/system/audio.md @@ -1,7 +1,7 @@ --- layout: doc -title: Audio Virtualization permalink: /doc/audio-virtualization/ +title: Audio Virtualization --- Audio Virtualization diff --git a/developer/system/gui.md b/developer/system/gui.md index ae0b24fb..d6744292 100644 --- a/developer/system/gui.md +++ b/developer/system/gui.md @@ -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 diff --git a/developer/system/networking.md b/developer/system/networking.md index 452cd9fd..bd6c291f 100644 --- a/developer/system/networking.md +++ b/developer/system/networking.md @@ -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 diff --git a/developer/system/security-critical-code.md b/developer/system/security-critical-code.md index 8e23be7d..6fde2bb4 100644 --- a/developer/system/security-critical-code.md +++ b/developer/system/security-critical-code.md @@ -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 diff --git a/developer/system/storage-pools.md b/developer/system/storage-pools.md index 56f5a44b..4329499e 100644 --- a/developer/system/storage-pools.md +++ b/developer/system/storage-pools.md @@ -1,7 +1,7 @@ --- layout: doc -title: Storage Pools permalink: /doc/storage-pools/ +title: Storage Pools --- Storage Pools in Qubes diff --git a/developer/system/system-doc.md b/developer/system/system-doc.md index 110e7fb7..0d4a12ba 100644 --- a/developer/system/system-doc.md +++ b/developer/system/system-doc.md @@ -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 --- - diff --git a/developer/system/template-implementation.md b/developer/system/template-implementation.md index 24b7b5d3..fc97c8eb 100644 --- a/developer/system/template-implementation.md +++ b/developer/system/template-implementation.md @@ -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 diff --git a/doc.md b/doc.md index eba31efa..2c3c3fbc 100644 --- a/doc.md +++ b/doc.md @@ -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) - diff --git a/external/building-guides/building-archlinux-template.md b/external/building-guides/building-archlinux-template.md index 854da0f7..65f1afc0 100644 --- a/external/building-guides/building-archlinux-template.md +++ b/external/building-guides/building-archlinux-template.md @@ -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 --- - diff --git a/external/building-guides/building-non-fedora-template.md b/external/building-guides/building-non-fedora-template.md index 54225da9..6d0fd551 100644 --- a/external/building-guides/building-non-fedora-template.md +++ b/external/building-guides/building-non-fedora-template.md @@ -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 --- - diff --git a/external/building-guides/building-whonix-template.md b/external/building-guides/building-whonix-template.md index 136d9798..4a51a66d 100644 --- a/external/building-guides/building-whonix-template.md +++ b/external/building-guides/building-whonix-template.md @@ -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 --- - diff --git a/external/configuration-guides/change-time-zone.md b/external/configuration-guides/change-time-zone.md index b30e569e..57b84b2a 100644 --- a/external/configuration-guides/change-time-zone.md +++ b/external/configuration-guides/change-time-zone.md @@ -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 --- - diff --git a/external/configuration-guides/disk-trim.md b/external/configuration-guides/disk-trim.md index 0b4dccdd..7f3dd22a 100644 --- a/external/configuration-guides/disk-trim.md +++ b/external/configuration-guides/disk-trim.md @@ -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 --- - diff --git a/external/configuration-guides/external-audio.md b/external/configuration-guides/external-audio.md index cf946cca..a76a7bf3 100644 --- a/external/configuration-guides/external-audio.md +++ b/external/configuration-guides/external-audio.md @@ -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 --- - diff --git a/external/configuration-guides/fetchmail.md b/external/configuration-guides/fetchmail.md index 09e76d8d..5b10bc97 100644 --- a/external/configuration-guides/fetchmail.md +++ b/external/configuration-guides/fetchmail.md @@ -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 --- - diff --git a/external/configuration-guides/install-nvidia-driver.md b/external/configuration-guides/install-nvidia-driver.md index 73485558..0c9264cd 100644 --- a/external/configuration-guides/install-nvidia-driver.md +++ b/external/configuration-guides/install-nvidia-driver.md @@ -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 --- - diff --git a/external/configuration-guides/multiboot.md b/external/configuration-guides/multiboot.md index ae7f2bd2..abef1097 100644 --- a/external/configuration-guides/multiboot.md +++ b/external/configuration-guides/multiboot.md @@ -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 --- - diff --git a/external/configuration-guides/multimedia.md b/external/configuration-guides/multimedia.md index 7fb03ed2..41decc77 100644 --- a/external/configuration-guides/multimedia.md +++ b/external/configuration-guides/multimedia.md @@ -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 --- - diff --git a/external/configuration-guides/mutt.md b/external/configuration-guides/mutt.md index c0568991..6d1b40fc 100644 --- a/external/configuration-guides/mutt.md +++ b/external/configuration-guides/mutt.md @@ -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 --- - diff --git a/external/configuration-guides/network-bridge-support.md b/external/configuration-guides/network-bridge-support.md index 83ee20b4..42bd3201 100644 --- a/external/configuration-guides/network-bridge-support.md +++ b/external/configuration-guides/network-bridge-support.md @@ -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 --- - diff --git a/external/configuration-guides/network-printer.md b/external/configuration-guides/network-printer.md index efca1ebf..5e912601 100644 --- a/external/configuration-guides/network-printer.md +++ b/external/configuration-guides/network-printer.md @@ -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 --- - diff --git a/external/configuration-guides/postfix.md b/external/configuration-guides/postfix.md index 97fd3049..e28175f3 100644 --- a/external/configuration-guides/postfix.md +++ b/external/configuration-guides/postfix.md @@ -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 --- - diff --git a/external/configuration-guides/rxvt.md b/external/configuration-guides/rxvt.md index 8676c3df..4ca02759 100644 --- a/external/configuration-guides/rxvt.md +++ b/external/configuration-guides/rxvt.md @@ -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 --- - diff --git a/external/configuration-guides/tips-and-tricks.md b/external/configuration-guides/tips-and-tricks.md index 55e774af..a08e1c79 100644 --- a/external/configuration-guides/tips-and-tricks.md +++ b/external/configuration-guides/tips-and-tricks.md @@ -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 --- - diff --git a/external/configuration-guides/vpn.md b/external/configuration-guides/vpn.md index 2371f233..0beefb05 100644 --- a/external/configuration-guides/vpn.md +++ b/external/configuration-guides/vpn.md @@ -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 --- - diff --git a/external/configuration-guides/w3m.md b/external/configuration-guides/w3m.md index 69db4a79..cbcc4879 100644 --- a/external/configuration-guides/w3m.md +++ b/external/configuration-guides/w3m.md @@ -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 --- - diff --git a/external/configuration-guides/zfs.md b/external/configuration-guides/zfs.md index 709a2577..2fbae318 100644 --- a/external/configuration-guides/zfs.md +++ b/external/configuration-guides/zfs.md @@ -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 --- - diff --git a/external/customization-guides/dark-theme.md b/external/customization-guides/dark-theme.md index 785a3b8f..e0e9140f 100644 --- a/external/customization-guides/dark-theme.md +++ b/external/customization-guides/dark-theme.md @@ -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 --- - diff --git a/external/customization-guides/fedora-minimal-template-customization.md b/external/customization-guides/fedora-minimal-template-customization.md index e1553d2a..ee825e34 100644 --- a/external/customization-guides/fedora-minimal-template-customization.md +++ b/external/customization-guides/fedora-minimal-template-customization.md @@ -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 --- - diff --git a/external/customization-guides/language-localization.md b/external/customization-guides/language-localization.md index a1b4888a..98dcb4f0 100644 --- a/external/customization-guides/language-localization.md +++ b/external/customization-guides/language-localization.md @@ -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 --- - diff --git a/external/customization-guides/removing-templatevm-packages.md b/external/customization-guides/removing-templatevm-packages.md index a8d1d1e8..f1c2c5ea 100644 --- a/external/customization-guides/removing-templatevm-packages.md +++ b/external/customization-guides/removing-templatevm-packages.md @@ -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 --- - diff --git a/external/customization-guides/windows-template-customization.md b/external/customization-guides/windows-template-customization.md index f5cb6fe7..2cf887ea 100644 --- a/external/customization-guides/windows-template-customization.md +++ b/external/customization-guides/windows-template-customization.md @@ -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 --- - diff --git a/external/os-guides/centos.md b/external/os-guides/centos.md index 9ce8bde2..ea44b371 100644 --- a/external/os-guides/centos.md +++ b/external/os-guides/centos.md @@ -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 --- - diff --git a/external/os-guides/gentoo.md b/external/os-guides/gentoo.md index 6a0fc0d6..1b373c6a 100644 --- a/external/os-guides/gentoo.md +++ b/external/os-guides/gentoo.md @@ -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 --- diff --git a/external/os-guides/linux-hvm-tips.md b/external/os-guides/linux-hvm-tips.md index 11acabb2..17dede7d 100644 --- a/external/os-guides/linux-hvm-tips.md +++ b/external/os-guides/linux-hvm-tips.md @@ -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 --- - diff --git a/external/os-guides/netbsd.md b/external/os-guides/netbsd.md index 41f7cc2c..9ccb62a8 100644 --- a/external/os-guides/netbsd.md +++ b/external/os-guides/netbsd.md @@ -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 --- - diff --git a/external/os-guides/pentesting.md b/external/os-guides/pentesting.md index b832f0fb..46a54538 100644 --- a/external/os-guides/pentesting.md +++ b/external/os-guides/pentesting.md @@ -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 --- - diff --git a/external/os-guides/pentesting/blackarch.md b/external/os-guides/pentesting/blackarch.md index 8a0bf8e4..95e54f2a 100644 --- a/external/os-guides/pentesting/blackarch.md +++ b/external/os-guides/pentesting/blackarch.md @@ -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 --- - diff --git a/external/os-guides/pentesting/kali.md b/external/os-guides/pentesting/kali.md index 5c9ffc33..2f9447b3 100644 --- a/external/os-guides/pentesting/kali.md +++ b/external/os-guides/pentesting/kali.md @@ -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 --- - diff --git a/external/os-guides/pentesting/ptf.md b/external/os-guides/pentesting/ptf.md index ddd8a60f..6b4cb889 100644 --- a/external/os-guides/pentesting/ptf.md +++ b/external/os-guides/pentesting/ptf.md @@ -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 --- - diff --git a/external/os-guides/ubuntu.md b/external/os-guides/ubuntu.md index 2e3e7c79..b1860ea4 100644 --- a/external/os-guides/ubuntu.md +++ b/external/os-guides/ubuntu.md @@ -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 --- - diff --git a/external/os-guides/windows/windows-tools.md b/external/os-guides/windows/windows-tools.md index 1afb31ce..425560e1 100644 --- a/external/os-guides/windows/windows-tools.md +++ b/external/os-guides/windows/windows-tools.md @@ -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 --- - diff --git a/external/os-guides/windows/windows-vm.md b/external/os-guides/windows/windows-vm.md index 1283036e..02fa7d7f 100644 --- a/external/os-guides/windows/windows-vm.md +++ b/external/os-guides/windows/windows-vm.md @@ -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 --- - diff --git a/external/privacy-guides/anonymizing-your-mac-address.md b/external/privacy-guides/anonymizing-your-mac-address.md index 090e5603..17c2bc2b 100644 --- a/external/privacy-guides/anonymizing-your-mac-address.md +++ b/external/privacy-guides/anonymizing-your-mac-address.md @@ -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 --- - diff --git a/external/privacy-guides/signal.md b/external/privacy-guides/signal.md index 5a687c94..e48e0e54 100644 --- a/external/privacy-guides/signal.md +++ b/external/privacy-guides/signal.md @@ -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 --- - diff --git a/external/privacy-guides/tails.md b/external/privacy-guides/tails.md index 0a1a57be..c47dc3c9 100644 --- a/external/privacy-guides/tails.md +++ b/external/privacy-guides/tails.md @@ -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 --- - diff --git a/external/privacy-guides/torvm.md b/external/privacy-guides/torvm.md index aa8c0615..9cf8d54c 100644 --- a/external/privacy-guides/torvm.md +++ b/external/privacy-guides/torvm.md @@ -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 --- - diff --git a/external/privacy-guides/whonix.md b/external/privacy-guides/whonix.md index 88228eee..5f69b88e 100644 --- a/external/privacy-guides/whonix.md +++ b/external/privacy-guides/whonix.md @@ -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 --- - diff --git a/external/security-guides/multifactor-authentication.md b/external/security-guides/multifactor-authentication.md index 871b0507..5459f49b 100644 --- a/external/security-guides/multifactor-authentication.md +++ b/external/security-guides/multifactor-authentication.md @@ -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 --- - diff --git a/external/security-guides/security-guidelines.md b/external/security-guides/security-guidelines.md index b17dbc4a..8faecd37 100644 --- a/external/security-guides/security-guidelines.md +++ b/external/security-guides/security-guidelines.md @@ -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 --- - diff --git a/external/security-guides/split-bitcoin.md b/external/security-guides/split-bitcoin.md index 0405431b..f8e43742 100644 --- a/external/security-guides/split-bitcoin.md +++ b/external/security-guides/split-bitcoin.md @@ -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 --- - diff --git a/external/troubleshooting/application-troubleshooting.md b/external/troubleshooting/application-troubleshooting.md index b5730921..80655b90 100644 --- a/external/troubleshooting/application-troubleshooting.md +++ b/external/troubleshooting/application-troubleshooting.md @@ -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 --- - diff --git a/external/troubleshooting/intel-igfx-troubleshooting.md b/external/troubleshooting/intel-igfx-troubleshooting.md index 6a82bc2d..c5aee62e 100644 --- a/external/troubleshooting/intel-igfx-troubleshooting.md +++ b/external/troubleshooting/intel-igfx-troubleshooting.md @@ -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 --- - diff --git a/external/troubleshooting/macbook-troubleshooting.md b/external/troubleshooting/macbook-troubleshooting.md index 0c6dedd6..d0e58efb 100644 --- a/external/troubleshooting/macbook-troubleshooting.md +++ b/external/troubleshooting/macbook-troubleshooting.md @@ -1,8 +1,7 @@ --- layout: doc -title: Apple MacBook Troubleshooting -redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md redirect_from: - https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md +redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md +title: Apple MacBook Troubleshooting --- - diff --git a/external/troubleshooting/nvidia-troubleshooting.md b/external/troubleshooting/nvidia-troubleshooting.md index 64a57853..70999437 100644 --- a/external/troubleshooting/nvidia-troubleshooting.md +++ b/external/troubleshooting/nvidia-troubleshooting.md @@ -1,11 +1,10 @@ --- layout: doc -title: Nvidia Troubleshooting -redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md redirect_from: - https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md - /enhttps://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md - /doc/NvidiaTroubleshooting/ - /wiki/NvidiaTroubleshooting/ +redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md +title: Nvidia Troubleshooting --- - diff --git a/external/troubleshooting/sony-vaio-tinkering.md b/external/troubleshooting/sony-vaio-tinkering.md index 83ea509f..d67db4bb 100644 --- a/external/troubleshooting/sony-vaio-tinkering.md +++ b/external/troubleshooting/sony-vaio-tinkering.md @@ -1,11 +1,10 @@ --- layout: doc -title: Sony Vaio Tinkering -redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/sony-vaio-tinkering.md redirect_from: - /doc/sony-vaio-tinkering/ - /en/doc/sony-vaio-tinkering/ - /doc/SonyVaioTinkering/ - /wiki/SonyVaioTinkering/ +redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/sony-vaio-tinkering.md +title: Sony Vaio Tinkering --- - diff --git a/external/troubleshooting/tails-troubleshooting.md b/external/troubleshooting/tails-troubleshooting.md index 6f94001b..20474fcd 100644 --- a/external/troubleshooting/tails-troubleshooting.md +++ b/external/troubleshooting/tails-troubleshooting.md @@ -1,8 +1,7 @@ --- layout: doc -title: Tails Troubleshooting -redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/tails-troubleshooting.md redirect_from: - /doc/tails-troubleshooting/ +redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/tails-troubleshooting.md +title: Tails Troubleshooting --- - diff --git a/external/troubleshooting/thinkpad-troubleshooting.md b/external/troubleshooting/thinkpad-troubleshooting.md index 09e81a3d..5dbae586 100644 --- a/external/troubleshooting/thinkpad-troubleshooting.md +++ b/external/troubleshooting/thinkpad-troubleshooting.md @@ -1,7 +1,5 @@ --- layout: doc -title: Lenovo ThinkPad Troubleshooting -redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/thinkpad-troubleshooting.md redirect_from: - /doc/thinkpad-troubleshooting/ - /doc/thinkpad_x201/ @@ -12,5 +10,6 @@ redirect_from: - /en/doc/lenovo450-tinkering/ - /doc/Lenovo450Tinkering/ - /wiki/Lenovo450Tinkering/ +redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/thinkpad-troubleshooting.md +title: Lenovo ThinkPad Troubleshooting --- - diff --git a/introduction/code-of-conduct.md b/introduction/code-of-conduct.md index 30c0f9c5..7a5d2eb5 100644 --- a/introduction/code-of-conduct.md +++ b/introduction/code-of-conduct.md @@ -1,7 +1,7 @@ --- layout: default -title: Code of Conduct permalink: /code-of-conduct/ +title: Code of Conduct --- ## Introduction diff --git a/introduction/contributing.md b/introduction/contributing.md index f88873e3..86b1301a 100644 --- a/introduction/contributing.md +++ b/introduction/contributing.md @@ -1,11 +1,11 @@ --- layout: doc -title: Contributing to the Qubes OS Project permalink: /doc/contributing/ redirect_from: - /en/doc/contributing/ - /doc/ContributingHowto/ - /wiki/ContributingHowto/ +title: Contributing to the Qubes OS Project --- How to Contribute to the Qubes OS Project diff --git a/introduction/experts.md b/introduction/experts.md index 29ec32da..6fbad6f2 100644 --- a/introduction/experts.md +++ b/introduction/experts.md @@ -1,7 +1,7 @@ --- layout: home -title: Experts permalink: /experts/ +title: Experts ---