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 ---
diff --git a/introduction/faq.md b/introduction/faq.md index 98a6ab1e..4f775648 100644 --- a/introduction/faq.md +++ b/introduction/faq.md @@ -1,6 +1,5 @@ --- layout: sidebar -title: Frequently Asked Questions permalink: /faq/ redirect_from: - /doc/user-faq/ @@ -11,6 +10,7 @@ redirect_from: - /en/doc/devel-faq/ - /doc/DevelFaq/ - /wiki/DevelFaq/ +title: Frequently Asked Questions --- # Frequently Asked Questions diff --git a/introduction/intro.html b/introduction/intro.html index 54e9d00c..d51062a4 100644 --- a/introduction/intro.html +++ b/introduction/intro.html @@ -1,6 +1,5 @@ --- layout: default -title: Introduction permalink: /intro/ redirect_from: - /tour/ @@ -8,6 +7,7 @@ redirect_from: - /tour/#what-is-qubes-os - /about/ - /en/about/ +title: Introduction ---

What is Qubes OS?

diff --git a/introduction/reporting-bugs.md b/introduction/reporting-bugs.md index 43da5363..51df2d66 100644 --- a/introduction/reporting-bugs.md +++ b/introduction/reporting-bugs.md @@ -1,6 +1,5 @@ --- layout: doc -title: Reporting bugs and other issues permalink: /doc/reporting-bugs/ redirect_from: - /en/doc/reporting-bugs/ @@ -11,6 +10,7 @@ redirect_from: - /bugs/ - /bug-report/ - /bug-reports/ +title: Reporting bugs and other issues --- # Reporting bugs and other issues # diff --git a/introduction/screenshots.md b/introduction/screenshots.md index 1d516a9e..47ad58bd 100644 --- a/introduction/screenshots.md +++ b/introduction/screenshots.md @@ -1,11 +1,11 @@ --- layout: default -title: Screenshots permalink: /screenshots/ redirect_from: - /media/ - /doc/QubesScreenshots/ - /wiki/QubesScreenshots/ +title: Screenshots --- Select Qubes OS Screenshots @@ -105,4 +105,3 @@ And some more screenshots: [![r4.0-xfce-red-and-green-terminals.png](/attachment/wiki/QubesScreenshots/r4.0-xfce-red-and-green-terminals.png)](/attachment/wiki/QubesScreenshots/r4.0-xfce-red-and-green-terminals.png) [![r2b3-windows-seamless-2.png](/attachment/wiki/QubesScreenshots/r2b3-windows-seamless-2.png)](/attachment/wiki/QubesScreenshots/r2b3-windows-seamless-2.png) - diff --git a/introduction/statistics.md b/introduction/statistics.md index 4db738ea..cf80ee8f 100644 --- a/introduction/statistics.md +++ b/introduction/statistics.md @@ -1,9 +1,9 @@ --- layout: default -title: Statistics permalink: /statistics/ redirect_from: - /counter/ +title: Statistics ---
diff --git a/introduction/support.md b/introduction/support.md index 027826b2..152f736e 100644 --- a/introduction/support.md +++ b/introduction/support.md @@ -1,6 +1,5 @@ --- layout: sidebar -title: Help, Support, Mailing Lists, and Forum permalink: /support/ redirect_from: - /help/ @@ -11,6 +10,7 @@ redirect_from: - /doc/qubes-lists/ - /doc/QubesLists/ - /wiki/QubesLists/ +title: Help, Support, Mailing Lists, and Forum --- # Help, Support, Mailing Lists, and Forum diff --git a/introduction/video-tours.html b/introduction/video-tours.html index 4ea7dacd..fdb5247b 100644 --- a/introduction/video-tours.html +++ b/introduction/video-tours.html @@ -1,7 +1,7 @@ --- layout: default -title: Video Tours of Qubes OS permalink: /video-tours/ +title: Video Tours of Qubes OS ---
diff --git a/project-security/canaries.md b/project-security/canaries.md index c82eeefe..24b77ef1 100644 --- a/project-security/canaries.md +++ b/project-security/canaries.md @@ -1,8 +1,8 @@ --- layout: doc -title: Canaries permalink: /security/canaries/ redirect_from: /doc/canaries/ +title: Canaries --- Qubes Canaries @@ -24,4 +24,3 @@ Qubes Canaries are published through the [Qubes Security Pack](/security/pack/). {% endfor %} - diff --git a/project-security/canary-checklist.md b/project-security/canary-checklist.md index ffa1bf40..28f20e42 100644 --- a/project-security/canary-checklist.md +++ b/project-security/canary-checklist.md @@ -1,7 +1,7 @@ --- layout: doc -title: Canary Checklist permalink: /security/canaries/checklist/ +title: Canary Checklist --- # Canary Checklist diff --git a/project-security/canary-template.md b/project-security/canary-template.md index 1914b456..7d2ff0d8 100644 --- a/project-security/canary-template.md +++ b/project-security/canary-template.md @@ -1,8 +1,8 @@ --- layout: doc -title: Canary Template permalink: /security/canaries/template/ redirect_from: /doc/canaries/template/ +title: Canary Template --- Canary Template diff --git a/project-security/security-bulletins-checklist.md b/project-security/security-bulletins-checklist.md index 21aa7d0e..855df4e9 100644 --- a/project-security/security-bulletins-checklist.md +++ b/project-security/security-bulletins-checklist.md @@ -1,8 +1,8 @@ --- layout: doc -title: Security Bulletin Checklist permalink: /security/bulletins/checklist/ redirect_from: /doc/security-bulletins/checklist/ +title: Security Bulletin Checklist --- # Security Bulletin Checklist diff --git a/project-security/security-bulletins-template.md b/project-security/security-bulletins-template.md index c55055a9..6fb1db83 100644 --- a/project-security/security-bulletins-template.md +++ b/project-security/security-bulletins-template.md @@ -1,8 +1,8 @@ --- layout: doc -title: Security Bulletin Template permalink: /security/bulletins/template/ redirect_from: /doc/security-bulletins/template/ +title: Security Bulletin Template --- Security Bulletin Template diff --git a/project-security/security-bulletins.md b/project-security/security-bulletins.md index e1f645a6..ca20b07a 100644 --- a/project-security/security-bulletins.md +++ b/project-security/security-bulletins.md @@ -1,13 +1,13 @@ --- layout: doc -title: Qubes Security Bulletins (QSBs) permalink: /security/bulletins/ -redirect_from: +redirect_from: - /doc/security-bulletins/ - /en/doc/security-bulletins/ - /doc/SecurityBulletins/ - /wiki/SecurityBulletins/ - /trac/wiki/SecurityBulletins/ +title: Qubes Security Bulletins (QSBs) --- Qubes Security Bulletins (QSBs) @@ -30,4 +30,3 @@ QSBs are published through the [Qubes Security Pack (qubes-secpack)](/security/p {% endfor %} - diff --git a/project-security/security-goals.md b/project-security/security-goals.md index 8e0581a5..ab6e429b 100644 --- a/project-security/security-goals.md +++ b/project-security/security-goals.md @@ -1,12 +1,12 @@ --- layout: doc -title: Security Goals permalink: /security/goals/ redirect_from: - /doc/security-goals/ - /en/doc/security-goals/ - /doc/SecurityGoals/ - /wiki/SecurityGoals/ +title: Security Goals --- Qubes Security Goals diff --git a/project-security/security-pack.md b/project-security/security-pack.md index 96bbd9e1..c53d9baa 100644 --- a/project-security/security-pack.md +++ b/project-security/security-pack.md @@ -1,6 +1,5 @@ --- layout: doc -title: Security Pack permalink: /security/pack/ redirect_from: - /doc/security-pack/ @@ -13,6 +12,7 @@ redirect_from: - /doc/qsp/ - /doc/sec-pack/ - /doc/secpack/ +title: Security Pack --- Qubes Security Pack diff --git a/project-security/security.md b/project-security/security.md index 4059f807..b8784ee9 100644 --- a/project-security/security.md +++ b/project-security/security.md @@ -1,6 +1,5 @@ --- layout: doc -title: Security permalink: /security/ redirect_from: - /en/security/ @@ -12,6 +11,7 @@ redirect_from: - /doc/SecurityPage/ - /wiki/SecurityPage/ - /trac/wiki/SecurityPage/ +title: Security --- # Qubes OS Project Security Center @@ -82,5 +82,3 @@ Please see [Why and How to Verify Signatures] for information about how to verif [Joanna Rutkowska]: /team/#joanna-rutkowska [emeritus, canaries only]: /news/2018/11/05/qubes-security-team-update/ [Updating Qubes OS]: /doc/updating-qubes-os/ - - diff --git a/project-security/verifying-signatures.md b/project-security/verifying-signatures.md index 52068abf..54d3ac1c 100644 --- a/project-security/verifying-signatures.md +++ b/project-security/verifying-signatures.md @@ -1,12 +1,12 @@ --- layout: doc -title: Verifying Signatures permalink: /security/verifying-signatures/ redirect_from: - /doc/verifying-signatures/ - /en/doc/verifying-signatures/ - /doc/VerifyingSignatures/ - /wiki/VerifyingSignatures/ +title: Verifying Signatures --- # On Digital Signatures and Key Verification diff --git a/project-security/xsa.md b/project-security/xsa.md index 849d004e..d0e4f3aa 100644 --- a/project-security/xsa.md +++ b/project-security/xsa.md @@ -1,7 +1,7 @@ --- layout: doc -title: Xen Security Advisory (XSA) Tracker permalink: /security/xsa/ +title: Xen Security Advisory (XSA) Tracker --- Xen Security Advisory (XSA) Tracker @@ -111,4 +111,3 @@ Tracker [DoS]: https://en.wikipedia.org/wiki/Denial-of-service_attack [Xen Security Policy]: https://www.xenproject.org/security-policy.html [Statistics]: #statistics - diff --git a/user/advanced-configuration/awesome.md b/user/advanced-configuration/awesome.md index 9f77d808..55a1fefe 100644 --- a/user/advanced-configuration/awesome.md +++ b/user/advanced-configuration/awesome.md @@ -1,10 +1,9 @@ --- layout: doc -title: awesome permalink: /doc/awesome/ redirect_from: - /en/doc/awesome/ -- /doc/awesome/ +title: awesome --- # Using awesome in dom0 diff --git a/user/advanced-configuration/bind-dirs.md b/user/advanced-configuration/bind-dirs.md index b8f54056..9a429824 100644 --- a/user/advanced-configuration/bind-dirs.md +++ b/user/advanced-configuration/bind-dirs.md @@ -1,9 +1,9 @@ --- layout: doc -title: How to make any file in a TemplateBasedVM persistent using bind-dirs permalink: /doc/bind-dirs/ redirect_from: - /en/doc/bind-dirs/ +title: How to make any file in a TemplateBasedVM persistent using bind-dirs --- # How to make any file in a TemplateBasedVM persistent using bind-dirs # diff --git a/user/advanced-configuration/config-files.md b/user/advanced-configuration/config-files.md index 9471d45b..2ef5afe0 100644 --- a/user/advanced-configuration/config-files.md +++ b/user/advanced-configuration/config-files.md @@ -1,12 +1,12 @@ --- layout: doc -title: Config Files permalink: /doc/config-files/ redirect_from: - /en/doc/config-files/ - /doc/ConfigFiles/ -- "/doc/UserDoc/ConfigFiles/" -- "/wiki/UserDoc/ConfigFiles/" +- /doc/UserDoc/ConfigFiles/ +- /wiki/UserDoc/ConfigFiles/ +title: Config Files --- Configuration Files diff --git a/user/advanced-configuration/disposablevm-customization.md b/user/advanced-configuration/disposablevm-customization.md index b6677902..b0015e45 100644 --- a/user/advanced-configuration/disposablevm-customization.md +++ b/user/advanced-configuration/disposablevm-customization.md @@ -1,6 +1,5 @@ --- layout: doc -title: DisposableVM Customization permalink: /doc/disposablevm-customization/ redirect_from: - /doc/dispvm-customization/ @@ -8,6 +7,7 @@ redirect_from: - /doc/DispVMCustomization/ - /doc/UserDoc/DispVMCustomization/ - /wiki/UserDoc/DispVMCustomization/ +title: DisposableVM Customization --- # DisposableVM Customization diff --git a/user/advanced-configuration/gui-configuration.md b/user/advanced-configuration/gui-configuration.md index 9f3a1d90..635122a5 100644 --- a/user/advanced-configuration/gui-configuration.md +++ b/user/advanced-configuration/gui-configuration.md @@ -1,9 +1,8 @@ --- layout: doc -title: GUI Configuration permalink: /doc/gui-configuration/ -redirect_from: - - /doc/gui-configuration/ +redirect_from: [] +title: GUI Configuration --- # GUI Configuration diff --git a/user/advanced-configuration/i3.md b/user/advanced-configuration/i3.md index a28e0027..2158407a 100644 --- a/user/advanced-configuration/i3.md +++ b/user/advanced-configuration/i3.md @@ -1,12 +1,11 @@ --- layout: doc -title: i3 permalink: /doc/i3/ redirect_from: - /en/doc/i3/ -- /doc/i3/ -- "/doc/UserDoc/i3/" -- "/wiki/UserDoc/i3/" +- /doc/UserDoc/i3/ +- /wiki/UserDoc/i3/ +title: i3 --- # i3 installation in dom0 diff --git a/user/advanced-configuration/installing-contributed-packages.md b/user/advanced-configuration/installing-contributed-packages.md index 61625145..c6266003 100644 --- a/user/advanced-configuration/installing-contributed-packages.md +++ b/user/advanced-configuration/installing-contributed-packages.md @@ -1,7 +1,7 @@ --- layout: doc -title: Installing contributed packages permalink: /doc/installing-contributed-packages/ +title: Installing contributed packages --- # Installing contributed packages diff --git a/user/advanced-configuration/kde.md b/user/advanced-configuration/kde.md index f062050e..e876f5ee 100644 --- a/user/advanced-configuration/kde.md +++ b/user/advanced-configuration/kde.md @@ -1,8 +1,8 @@ --- layout: doc -title: KDE permalink: /doc/kde/ redirect_from: /en/doc/kde/ +title: KDE --- Using KDE in dom0 diff --git a/user/advanced-configuration/managing-vm-kernel.md b/user/advanced-configuration/managing-vm-kernel.md index b9066dfe..49db4378 100644 --- a/user/advanced-configuration/managing-vm-kernel.md +++ b/user/advanced-configuration/managing-vm-kernel.md @@ -1,9 +1,9 @@ --- layout: doc -title: Managing VM kernel permalink: /doc/managing-vm-kernel/ redirect_from: - /en/doc/managing-vm-kernel/ +title: Managing VM kernel --- # VM kernel managed by dom0 diff --git a/user/advanced-configuration/mount-from-other-os.md b/user/advanced-configuration/mount-from-other-os.md index 176466fb..8e4e686b 100644 --- a/user/advanced-configuration/mount-from-other-os.md +++ b/user/advanced-configuration/mount-from-other-os.md @@ -1,11 +1,11 @@ --- layout: doc -title: Mounting and Decrypting Qubes Partitions from Outside Qubes permalink: /doc/mount-from-other-os/ redirect_from: - /en/doc/mount-from-other-os/ - /doc/MountFromOtherOs/ - /wiki/MountFromOtherOs/ +title: Mounting and Decrypting Qubes Partitions from Outside Qubes --- Mount and Decrypt Qubes Partition from Outside Qubes diff --git a/user/advanced-configuration/resize-disk-image.md b/user/advanced-configuration/resize-disk-image.md index 60ee2238..f90a6e0f 100644 --- a/user/advanced-configuration/resize-disk-image.md +++ b/user/advanced-configuration/resize-disk-image.md @@ -1,6 +1,5 @@ --- layout: doc -title: Resize Disk Image permalink: /doc/resize-disk-image/ redirect_from: - /en/doc/resize-disk-image/ @@ -9,6 +8,7 @@ redirect_from: - /doc/ResizeRootDiskImage/ - /wiki/ResizeDiskImage/ - /wiki/ResizeRootDiskImage/ +title: Resize Disk Image --- ## Resizing Disk Images diff --git a/user/advanced-configuration/rpc-policy.md b/user/advanced-configuration/rpc-policy.md index 6b049d69..a59e8c10 100644 --- a/user/advanced-configuration/rpc-policy.md +++ b/user/advanced-configuration/rpc-policy.md @@ -1,7 +1,7 @@ --- layout: doc -title: RPC Policies permalink: /doc/rpc-policy/ +title: RPC Policies --- RPC Policies diff --git a/user/advanced-configuration/salt.md b/user/advanced-configuration/salt.md index 4111d8a7..0a5ce5cc 100644 --- a/user/advanced-configuration/salt.md +++ b/user/advanced-configuration/salt.md @@ -1,7 +1,7 @@ --- layout: doc -title: Management stack permalink: /doc/salt/ +title: Management stack --- # Management Infrastructure diff --git a/user/advanced-configuration/secondary-storage.md b/user/advanced-configuration/secondary-storage.md index b189f8e9..af7a81db 100644 --- a/user/advanced-configuration/secondary-storage.md +++ b/user/advanced-configuration/secondary-storage.md @@ -1,11 +1,11 @@ --- layout: doc -title: Secondary Storage permalink: /doc/secondary-storage/ redirect_from: - /en/doc/secondary-storage/ - /doc/SecondaryStorage/ - /wiki/SecondaryStorage/ +title: Secondary Storage --- # Storing AppVMs on Secondary Drives diff --git a/user/advanced-configuration/usb-qubes.md b/user/advanced-configuration/usb-qubes.md index 64da9c3e..457df5e0 100644 --- a/user/advanced-configuration/usb-qubes.md +++ b/user/advanced-configuration/usb-qubes.md @@ -1,6 +1,5 @@ --- layout: doc -title: USB Qubes permalink: /doc/usb-qubes/ redirect_from: - /doc/usbvm/ @@ -8,6 +7,7 @@ redirect_from: - /doc/USBVM/ - /wiki/USBVM/ - /doc/sys-usb/ +title: USB Qubes --- # USB Qubes # @@ -213,4 +213,3 @@ The procedure to hide all USB controllers from dom0 is as follows: [hiding USB controllers from dom0]: #how-to-hide-all-usb-controllers-from-dom0 [AEM]: /doc/anti-evil-maid/ [create a USB qube]: #creating-and-using-a-usb-qube - diff --git a/user/common-tasks/backup-emergency-restore-v2.md b/user/common-tasks/backup-emergency-restore-v2.md index 2dce6286..b746fc13 100644 --- a/user/common-tasks/backup-emergency-restore-v2.md +++ b/user/common-tasks/backup-emergency-restore-v2.md @@ -1,10 +1,10 @@ --- layout: doc -title: Emergency Backup Recovery (v2) permalink: /doc/backup-emergency-restore-v2/ redirect_from: - /en/doc/backup-emergency-restore-v2/ - /doc/BackupEmergencyRestoreV2/ +title: Emergency Backup Recovery (v2) --- Emergency Backup Recovery without Qubes (v2) diff --git a/user/common-tasks/backup-emergency-restore-v3.md b/user/common-tasks/backup-emergency-restore-v3.md index a403e856..e495e197 100644 --- a/user/common-tasks/backup-emergency-restore-v3.md +++ b/user/common-tasks/backup-emergency-restore-v3.md @@ -1,10 +1,10 @@ --- layout: doc -title: Emergency Backup Recovery (v3) permalink: /doc/backup-emergency-restore-v3/ redirect_from: - /en/doc/backup-emergency-restore-v3/ - /doc/BackupEmergencyRestoreV3/ +title: Emergency Backup Recovery (v3) --- Emergency Backup Recovery without Qubes (v3) diff --git a/user/common-tasks/backup-emergency-restore-v4.md b/user/common-tasks/backup-emergency-restore-v4.md index e87a5299..29d79db6 100644 --- a/user/common-tasks/backup-emergency-restore-v4.md +++ b/user/common-tasks/backup-emergency-restore-v4.md @@ -1,10 +1,10 @@ --- layout: doc -title: Emergency Backup Recovery (v4) permalink: /doc/backup-emergency-restore-v4/ redirect_from: - /en/doc/backup-emergency-restore-v4/ - /doc/BackupEmergencyRestoreV4/ +title: Emergency Backup Recovery (v4) --- Emergency Backup Recovery without Qubes (v4) diff --git a/user/common-tasks/backup-restore.md b/user/common-tasks/backup-restore.md index ac59da61..15b4960d 100644 --- a/user/common-tasks/backup-restore.md +++ b/user/common-tasks/backup-restore.md @@ -1,11 +1,11 @@ --- layout: doc -title: Backup, restoration, and migration permalink: /doc/backup-restore/ redirect_from: - /en/doc/backup-restore/ - /doc/BackupRestore/ - /wiki/BackupRestore/ +title: Backup, restoration, and migration --- Backup, restoration, and migration diff --git a/user/common-tasks/block-devices.md b/user/common-tasks/block-devices.md index 8ad26fbe..6085863a 100644 --- a/user/common-tasks/block-devices.md +++ b/user/common-tasks/block-devices.md @@ -1,12 +1,12 @@ --- layout: doc -title: Block (Storage) Devices permalink: /doc/block-devices/ redirect_from: - /doc/stick-mounting/ - /en/doc/stick-mounting/ - /doc/StickMounting/ - /wiki/StickMounting/ +title: Block (Storage) Devices --- # Block (Storage) Devices diff --git a/user/common-tasks/copy-from-dom0.md b/user/common-tasks/copy-from-dom0.md index fa6b6012..2cdebcc8 100644 --- a/user/common-tasks/copy-from-dom0.md +++ b/user/common-tasks/copy-from-dom0.md @@ -1,12 +1,12 @@ --- layout: doc -title: Copying from (and to) dom0 permalink: /doc/copy-from-dom0/ redirect_from: - /doc/copy-to-dom0/ - /en/doc/copy-to-dom0/ - /doc/CopyToDomZero/ - /wiki/CopyToDomZero/ +title: Copying from (and to) dom0 --- # Copying from (and to) dom0 diff --git a/user/common-tasks/copy-paste.md b/user/common-tasks/copy-paste.md index 2c1fa4da..32f818b5 100644 --- a/user/common-tasks/copy-paste.md +++ b/user/common-tasks/copy-paste.md @@ -1,11 +1,11 @@ --- layout: doc -title: Copying and pasting text between qubes permalink: /doc/copy-paste/ redirect_from: - /en/doc/copy-paste/ - /doc/CopyPaste/ - /wiki/CopyPaste/ +title: Copying and pasting text between qubes --- Copying and pasting text between qubes diff --git a/user/common-tasks/copying-files.md b/user/common-tasks/copying-files.md index 9db80673..6fdef753 100644 --- a/user/common-tasks/copying-files.md +++ b/user/common-tasks/copying-files.md @@ -1,11 +1,11 @@ --- layout: doc -title: Copying and moving files between qubes permalink: /doc/copying-files/ redirect_from: - /en/doc/copying-files/ - /doc/CopyingFiles/ - /wiki/CopyingFiles/ +title: Copying and moving files between qubes --- Copying and moving files between qubes diff --git a/user/common-tasks/device-handling.md b/user/common-tasks/device-handling.md index a40c4740..99c5fec7 100644 --- a/user/common-tasks/device-handling.md +++ b/user/common-tasks/device-handling.md @@ -1,12 +1,12 @@ --- layout: doc -title: Device Handling permalink: /doc/device-handling/ redirect_from: - /doc/external-device-mount-point/ - /en/doc/external-device-mount-point/ - /doc/ExternalDeviceMountPoint/ - /wiki/ExternalDeviceMountPoint/ +title: Device Handling --- # Device Handling diff --git a/user/common-tasks/disposablevm.md b/user/common-tasks/disposablevm.md index 54804767..5e9f7b35 100644 --- a/user/common-tasks/disposablevm.md +++ b/user/common-tasks/disposablevm.md @@ -1,12 +1,12 @@ --- layout: doc -title: DisposableVMs permalink: /doc/disposablevm/ redirect_from: - /doc/dispvm/ - /en/doc/dispvm/ - /doc/DisposableVms/ - /wiki/DisposableVMs/ +title: DisposableVMs --- # DisposableVMs diff --git a/user/common-tasks/full-screen-mode.md b/user/common-tasks/full-screen-mode.md index dfd5f4e7..565a8870 100644 --- a/user/common-tasks/full-screen-mode.md +++ b/user/common-tasks/full-screen-mode.md @@ -1,11 +1,11 @@ --- layout: doc -title: Full Screen Mode permalink: /doc/full-screen-mode/ redirect_from: - /en/doc/full-screen-mode/ - /doc/FullScreenMode/ - /wiki/FullScreenMode/ +title: Full Screen Mode --- Enabling Full Screen Mode for select VMs diff --git a/user/common-tasks/getting-started.md b/user/common-tasks/getting-started.md index b5f1a260..2c579695 100644 --- a/user/common-tasks/getting-started.md +++ b/user/common-tasks/getting-started.md @@ -1,12 +1,12 @@ --- layout: default -title: Get Started permalink: /doc/getting-started/ redirect_from: - /getting-started/ - /en/doc/getting-started/ - /doc/GettingStarted/ - /wiki/GettingStarted/ +title: Get Started --- After [downloading] and [installing] Qubes OS, let's cover some basic concepts. @@ -205,4 +205,3 @@ If you encounter any problems, please visit the [Help, Support, and Mailing List
- diff --git a/user/common-tasks/optical-discs.md b/user/common-tasks/optical-discs.md index cacbb0cc..e6acb1fb 100644 --- a/user/common-tasks/optical-discs.md +++ b/user/common-tasks/optical-discs.md @@ -1,10 +1,10 @@ --- layout: doc -title: Optical Discs permalink: /doc/optical-discs/ redirect_from: - - /doc/recording-optical-discs/ - - /en/doc/recording-optical-discs/ +- /doc/recording-optical-discs/ +- /en/doc/recording-optical-discs/ +title: Optical Discs --- Optical Discs diff --git a/user/common-tasks/pci-devices.md b/user/common-tasks/pci-devices.md index ae38f2f9..b1806b94 100644 --- a/user/common-tasks/pci-devices.md +++ b/user/common-tasks/pci-devices.md @@ -1,12 +1,12 @@ --- layout: doc -title: PCI Devices permalink: /doc/pci-devices/ redirect_from: - /doc/assigning-devices/ - /en/doc/assigning-devices/ - /doc/AssigningDevices/ - /wiki/AssigningDevices/ +title: PCI Devices --- # PCI Devices diff --git a/user/common-tasks/software-update-dom0.md b/user/common-tasks/software-update-dom0.md index 19e2fca0..1780b1f5 100644 --- a/user/common-tasks/software-update-dom0.md +++ b/user/common-tasks/software-update-dom0.md @@ -1,11 +1,11 @@ --- layout: doc -title: Installing and updating software in dom0 permalink: /doc/software-update-dom0/ redirect_from: - /en/doc/software-update-dom0/ - /doc/SoftwareUpdateDom0/ - /wiki/SoftwareUpdateDom0/ +title: Installing and updating software in dom0 --- # Installing and updating software in dom0 diff --git a/user/common-tasks/software-update-domu.md b/user/common-tasks/software-update-domu.md index d19ea1aa..75d99a3e 100644 --- a/user/common-tasks/software-update-domu.md +++ b/user/common-tasks/software-update-domu.md @@ -1,12 +1,12 @@ --- layout: doc -title: Installing and updating software in domUs permalink: /doc/software-update-domu/ redirect_from: - /doc/software-update-vm/ - /en/doc/software-update-vm/ - /doc/SoftwareUpdateVM/ - /wiki/SoftwareUpdateVM/ +title: Installing and updating software in domUs --- # Installing and updating software in domUs diff --git a/user/common-tasks/updating-qubes-os.md b/user/common-tasks/updating-qubes-os.md index 5e0910b1..9b1ac263 100644 --- a/user/common-tasks/updating-qubes-os.md +++ b/user/common-tasks/updating-qubes-os.md @@ -1,7 +1,7 @@ --- layout: doc -title: Updating Qubes OS permalink: /doc/updating-qubes-os/ +title: Updating Qubes OS --- Updating Qubes OS diff --git a/user/common-tasks/usb-devices.md b/user/common-tasks/usb-devices.md index 4694b09e..615ca4ef 100644 --- a/user/common-tasks/usb-devices.md +++ b/user/common-tasks/usb-devices.md @@ -1,9 +1,9 @@ --- layout: doc -title: USB Devices permalink: /doc/usb-devices/ redirect_from: - /doc/usb/ +title: USB Devices --- # USB Devices diff --git a/user/common-tasks/volume-backup-revert.md b/user/common-tasks/volume-backup-revert.md index 182d3d16..bd1e1563 100644 --- a/user/common-tasks/volume-backup-revert.md +++ b/user/common-tasks/volume-backup-revert.md @@ -1,11 +1,11 @@ --- layout: doc -title: Volume Backup and Revert permalink: /doc/volume-backup-revert/ redirect_from: - /en/doc/volume-backup-revert/ - /doc/VolumeBackupRevert/ - /wiki/VolumeBackupRevert/ +title: Volume Backup and Revert --- Qubes Volume Backup and Revert diff --git a/user/downloading-installing-upgrading/custom-install.md b/user/downloading-installing-upgrading/custom-install.md index db11845b..e6dea3ca 100644 --- a/user/downloading-installing-upgrading/custom-install.md +++ b/user/downloading-installing-upgrading/custom-install.md @@ -1,9 +1,9 @@ --- layout: doc -title: Custom Installation permalink: /doc/custom-install/ redirect_from: - - /doc/encryption-config/ +- /doc/encryption-config/ +title: Custom Installation --- # Custom Installation diff --git a/user/downloading-installing-upgrading/download-mirrors.md b/user/downloading-installing-upgrading/download-mirrors.md index 2a00111f..2e0c247a 100644 --- a/user/downloading-installing-upgrading/download-mirrors.md +++ b/user/downloading-installing-upgrading/download-mirrors.md @@ -1,7 +1,7 @@ --- layout: sidebar -title: Download Mirrors permalink: /downloads/mirrors/ +title: Download Mirrors --- Qubes Download Mirrors diff --git a/user/downloading-installing-upgrading/install-security.md b/user/downloading-installing-upgrading/install-security.md index e39e6a35..39da213e 100644 --- a/user/downloading-installing-upgrading/install-security.md +++ b/user/downloading-installing-upgrading/install-security.md @@ -1,11 +1,11 @@ --- layout: doc -title: Installation security permalink: /doc/install-security/ redirect_from: - /en/doc/install-security/ - /doc/InstallSecurity/ - /wiki/InstallSecurity/ +title: Installation security --- # Installation security @@ -86,4 +86,3 @@ Considering the pros and cons of each, perhaps a USB drive with non-rewritable ( [Coreboot]: https://www.coreboot.org/ [Heads]: http://osresearch.net/ [Skulls]: https://github.com/merge/skulls - diff --git a/user/downloading-installing-upgrading/installation-guide.md b/user/downloading-installing-upgrading/installation-guide.md index 846225c2..9b43eef1 100644 --- a/user/downloading-installing-upgrading/installation-guide.md +++ b/user/downloading-installing-upgrading/installation-guide.md @@ -1,6 +1,5 @@ --- layout: doc -title: Installation guide permalink: /doc/installation-guide/ redirect_from: - /en/doc/installation-guide/ @@ -15,6 +14,7 @@ redirect_from: - /doc/InstallationGuideR3.0rc1/ - /doc/InstallationGuideR3.0rc2/ - /doc/live-usb/ +title: Installation guide --- # Installation guide diff --git a/user/downloading-installing-upgrading/supported-versions.md b/user/downloading-installing-upgrading/supported-versions.md index 2c5befba..110513ce 100644 --- a/user/downloading-installing-upgrading/supported-versions.md +++ b/user/downloading-installing-upgrading/supported-versions.md @@ -1,7 +1,7 @@ --- layout: doc -title: Supported Versions permalink: /doc/supported-versions/ +title: Supported Versions --- # Supported Versions diff --git a/user/downloading-installing-upgrading/testing.md b/user/downloading-installing-upgrading/testing.md index 4f08c385..74ae8e22 100644 --- a/user/downloading-installing-upgrading/testing.md +++ b/user/downloading-installing-upgrading/testing.md @@ -1,7 +1,7 @@ --- layout: doc -title: Testing New Releases and Updates permalink: /doc/testing/ +title: Testing New Releases and Updates --- Testing New Releases and Updates diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md index 9e7381f2..36c935a3 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md @@ -1,12 +1,12 @@ --- layout: doc -title: Upgrading to R2 permalink: /doc/upgrade-to-r2/ redirect_from: - /en/doc/upgrade-to-r2/ - /doc/UpgradeToR2/ - /doc/UpgradeToR2rc1/ - /wiki/UpgradeToR2rc1/ +title: Upgrading to R2 --- Upgrading Qubes R2 Beta 3 to R2 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md index 0b24a175..0a715c28 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R2B1 permalink: /doc/upgrade-to-r2b1/ redirect_from: - /en/doc/upgrade-to-r2b1/ - /doc/UpgradeToR2B1/ - /wiki/UpgradeToR2B1/ +title: Upgrading to R2B1 --- Upgrading Qubes R1 to R2 Beta 1 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md index 8691176a..8cb3b2b3 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R2B2 permalink: /doc/upgrade-to-r2b2/ redirect_from: - /en/doc/upgrade-to-r2b2/ - /doc/UpgradeToR2B2/ - /wiki/UpgradeToR2B2/ +title: Upgrading to R2B2 --- Upgrading Qubes R1 to R2 (beta2) diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md index 574e55be..1028dc20 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R2B3 permalink: /doc/upgrade-to-r2b3/ redirect_from: - /en/doc/upgrade-to-r2b3/ - /doc/UpgradeToR2B3/ - /wiki/UpgradeToR2B3/ +title: Upgrading to R2B3 --- Upgrading Qubes R2 Beta 2 to R2 Beta 3 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md index 09c1372a..f3345068 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R3.0 permalink: /doc/upgrade-to-r3.0/ redirect_from: - /en/doc/upgrade-to-r3.0/ - /doc/UpgradeToR3.0/ - /doc/UpgradeToR3.0rc1/ +title: Upgrading to R3.0 --- # Upgrading Qubes R2 to R3.0 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md index 3079ce19..628da8a1 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R3.1 permalink: /doc/upgrade-to-r3.1/ redirect_from: - /en/doc/upgrade-to-r3.1/ - /doc/UpgradeToR3.1/ - /doc/UpgradeToR3.1rc1/ +title: Upgrading to R3.1 --- # Upgrading Qubes R3.0 to R3.1 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md index a86c10c4..f235385f 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R3.2 permalink: /doc/upgrade-to-r3.2/ redirect_from: - /en/doc/upgrade-to-r3.2/ - /doc/UpgradeToR3.2/ - /doc/UpgradeToR3.2rc1/ +title: Upgrading to R3.2 --- # Upgrading Qubes R3.1 to R3.2 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md b/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md index 28f9f500..68b3a26f 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md @@ -1,11 +1,11 @@ --- layout: doc -title: Upgrading to R4.0 permalink: /doc/upgrade-to-r4.0/ redirect_from: - /en/doc/upgrade-to-r4.0/ - /doc/UpgradeToR4.0/ - /doc/UpgradeToR4.0rc1/ +title: Upgrading to R4.0 --- Upgrading Qubes R3.2 to R4.0 diff --git a/user/downloading-installing-upgrading/upgrade/upgrade.md b/user/downloading-installing-upgrading/upgrade/upgrade.md index 8459a149..28705fd3 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade.md @@ -1,7 +1,7 @@ --- layout: doc -title: Upgrade Guides permalink: /doc/upgrade/ +title: Upgrade Guides --- Qubes OS Upgrade Guides diff --git a/user/downloading-installing-upgrading/version-scheme.md b/user/downloading-installing-upgrading/version-scheme.md index d0f91b62..4534234d 100644 --- a/user/downloading-installing-upgrading/version-scheme.md +++ b/user/downloading-installing-upgrading/version-scheme.md @@ -1,11 +1,11 @@ --- layout: doc -title: Version Scheme permalink: /doc/version-scheme/ redirect_from: - /en/doc/version-scheme/ - /doc/VersionScheme/ - /wiki/VersionScheme/ +title: Version Scheme --- Version Scheme diff --git a/user/hardware/certified-hardware.md b/user/hardware/certified-hardware.md index 8c10149e..80cb5f9a 100644 --- a/user/hardware/certified-hardware.md +++ b/user/hardware/certified-hardware.md @@ -1,11 +1,11 @@ --- layout: doc -title: Certified Hardware permalink: /doc/certified-hardware/ redirect_from: - - /doc/hardware/ - - /doc/certified-laptops/ - - /hardware-certification/ +- /doc/hardware/ +- /doc/certified-laptops/ +- /hardware-certification/ +title: Certified Hardware --- # Certified Hardware diff --git a/user/hardware/hardware-testing.md b/user/hardware/hardware-testing.md index 677a57d7..b437d150 100644 --- a/user/hardware/hardware-testing.md +++ b/user/hardware/hardware-testing.md @@ -1,7 +1,7 @@ --- layout: doc -title: Hardware Testing permalink: /doc/hardware-testing/ +title: Hardware Testing --- # Hardware Testing diff --git a/user/hardware/hcl.html b/user/hardware/hcl.html index 216676a9..cff64928 100644 --- a/user/hardware/hcl.html +++ b/user/hardware/hcl.html @@ -1,9 +1,9 @@ --- layout: full -title: Hardware Compatibility List (HCL) -permalink: /hcl/ model: all +permalink: /hcl/ redirect_from: /compatible-hardware/ +title: Hardware Compatibility List (HCL) ---
diff --git a/user/hardware/hcl.md b/user/hardware/hcl.md index 5b9b6562..a88a1b6c 100644 --- a/user/hardware/hcl.md +++ b/user/hardware/hcl.md @@ -1,6 +1,5 @@ --- layout: doc -title: Hardware Compatibility List (HCL) permalink: /doc/hcl/ redirect_from: - /en/doc/hcl/ @@ -8,6 +7,7 @@ redirect_from: - /wiki/HCL/ - /wiki/HCLR1/ - /wiki/HCL-R2B2/ +title: Hardware Compatibility List (HCL) --- Hardware Compatibility List (HCL) for All Qubes OS Releases @@ -50,4 +50,3 @@ Please consider sending the **HCL Support Files** `.cpio.gz` file as well. To ge [Certified Hardware]: /doc/certified-hardware/ [Hardware Testing]: /doc/hardware-testing/ - diff --git a/user/hardware/system-requirements.md b/user/hardware/system-requirements.md index 9773e68f..283d1e3c 100644 --- a/user/hardware/system-requirements.md +++ b/user/hardware/system-requirements.md @@ -1,12 +1,12 @@ --- layout: doc -title: System Requirements permalink: /doc/system-requirements/ redirect_from: - /system-requirements/ - /en/doc/system-requirements/ - /doc/SystemRequirements/ - /wiki/SystemRequirements/ +title: System Requirements --- # System Requirements diff --git a/user/managing-os/debian/debian-upgrade.md b/user/managing-os/debian/debian-upgrade.md index 8c84c627..c62469a6 100644 --- a/user/managing-os/debian/debian-upgrade.md +++ b/user/managing-os/debian/debian-upgrade.md @@ -1,6 +1,5 @@ --- layout: doc -title: In-place upgrade of Debian TemplateVMs permalink: /doc/template/debian/upgrade/ redirect_from: - /doc/template/debian/upgrade-8-to-9/ @@ -8,6 +7,7 @@ redirect_from: - /en/doc/debian-template-upgrade-8/ - /doc/DebianTemplateUpgrade8/ - /wiki/DebianTemplateUpgrade8/ +title: In-place upgrade of Debian TemplateVMs --- # Upgrading Debian TemplateVMs diff --git a/user/managing-os/debian/debian.md b/user/managing-os/debian/debian.md index bada9b0c..87c631d5 100644 --- a/user/managing-os/debian/debian.md +++ b/user/managing-os/debian/debian.md @@ -1,12 +1,12 @@ --- layout: doc -title: The Debian TemplateVM permalink: /doc/templates/debian/ redirect_from: - /doc/debian/ - /en/doc/templates/debian/ - /doc/Templates/Debian/ - /wiki/Templates/Debian/ +title: The Debian TemplateVM --- # The Debian TemplateVM diff --git a/user/managing-os/fedora/fedora-upgrade.md b/user/managing-os/fedora/fedora-upgrade.md index 7b8e3732..03d6b2ee 100644 --- a/user/managing-os/fedora/fedora-upgrade.md +++ b/user/managing-os/fedora/fedora-upgrade.md @@ -1,6 +1,5 @@ --- layout: doc -title: In-place upgrade of Fedora TemplateVMs permalink: /doc/template/fedora/upgrade/ redirect_from: - /doc/template/fedora/upgrade-26-to-27/ @@ -19,6 +18,7 @@ redirect_from: - /doc/FedoraTemplateUpgrade28/ - /wiki/FedoraTemplateUpgrade28/ - /doc/template/fedora/upgrade-29-to-30/ +title: In-place upgrade of Fedora TemplateVMs --- # Upgrading Fedora TemplateVMs @@ -229,4 +229,3 @@ In this case, you have several options: [5055]: https://github.com/QubesOS/qubes-issues/issues/5055 [supported versions]: /doc/supported-versions/ [news]: /news/ - diff --git a/user/managing-os/fedora/fedora.md b/user/managing-os/fedora/fedora.md index fc8a56c0..e276aa22 100644 --- a/user/managing-os/fedora/fedora.md +++ b/user/managing-os/fedora/fedora.md @@ -1,7 +1,7 @@ --- layout: doc -title: The Fedora TemplateVM permalink: /doc/templates/fedora/ +title: The Fedora TemplateVM --- # The Fedora TemplateVM diff --git a/user/managing-os/minimal-templates.md b/user/managing-os/minimal-templates.md index 46bbdc04..614e762f 100644 --- a/user/managing-os/minimal-templates.md +++ b/user/managing-os/minimal-templates.md @@ -1,6 +1,5 @@ --- layout: doc -title: Minimal TemplateVMs permalink: /doc/templates/minimal/ redirect_from: - /doc/templates/fedora-minimal/ @@ -9,6 +8,7 @@ redirect_from: - /doc/Templates/FedoraMinimal/ - /wiki/Templates/FedoraMinimal/ - /doc/templates/debian-minimal/ +title: Minimal TemplateVMs --- # Minimal TemplateVMs diff --git a/user/managing-os/reinstall-template.md b/user/managing-os/reinstall-template.md index 3c3a3c73..67ef70db 100644 --- a/user/managing-os/reinstall-template.md +++ b/user/managing-os/reinstall-template.md @@ -1,9 +1,9 @@ --- layout: doc -title: How to Reinstall a TemplateVM permalink: /doc/reinstall-template/ redirect_from: - /doc/whonix/reinstall/ +title: How to Reinstall a TemplateVM --- How to Reinstall a TemplateVM diff --git a/user/managing-os/standalone-and-hvm.md b/user/managing-os/standalone-and-hvm.md index 6b5025f5..0f415824 100644 --- a/user/managing-os/standalone-and-hvm.md +++ b/user/managing-os/standalone-and-hvm.md @@ -1,6 +1,5 @@ --- layout: doc -title: StandaloneVMs and HVMs permalink: /doc/standalone-and-hvm/ redirect_from: - /doc/hvm/ @@ -8,6 +7,7 @@ redirect_from: - /en/doc/hvm-create/ - /doc/HvmCreate/ - /wiki/HvmCreate/ +title: StandaloneVMs and HVMs --- # StandaloneVMs and HVMs diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index cffc9085..89c715f6 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -1,12 +1,12 @@ --- layout: doc -title: TemplateVMs permalink: /doc/templates/ redirect_from: - /doc/template/ - /en/doc/templates/ - /doc/Templates/ - /wiki/Templates/ +title: TemplateVMs --- # TemplateVMs diff --git a/user/managing-os/windows.md b/user/managing-os/windows.md index 392db459..0b4a395f 100644 --- a/user/managing-os/windows.md +++ b/user/managing-os/windows.md @@ -1,7 +1,7 @@ --- layout: doc -title: Windows VMs permalink: /doc/windows/ +title: Windows VMs --- Windows VMs in Qubes OS diff --git a/user/managing-os/xfce-templates.md b/user/managing-os/xfce-templates.md index 5e56138f..bf8cfd7a 100644 --- a/user/managing-os/xfce-templates.md +++ b/user/managing-os/xfce-templates.md @@ -1,13 +1,12 @@ --- layout: doc -title: Xfce TemplateVMs permalink: /doc/templates/xfce/ redirect_from: -- /doc/templates/xfce/ - /doc/xfce/ - /en/doc/templates/xfce/ - /doc/Templates/Xfce/ - /wiki/Templates/Xfce/ +title: Xfce TemplateVMs --- # Xfce TemplateVMs diff --git a/user/reference/glossary.md b/user/reference/glossary.md index 1785e582..e1a9c557 100644 --- a/user/reference/glossary.md +++ b/user/reference/glossary.md @@ -1,11 +1,11 @@ --- layout: doc -title: Glossary permalink: /doc/glossary/ redirect_from: - /en/doc/glossary/ - /doc/Glossary/ - /wiki/Glossary/ +title: Glossary --- Glossary of Qubes Terminology diff --git a/user/reference/qubes-service.md b/user/reference/qubes-service.md index 14cde566..b9d43e12 100644 --- a/user/reference/qubes-service.md +++ b/user/reference/qubes-service.md @@ -1,11 +1,11 @@ --- layout: doc -title: Qubes Service permalink: /doc/qubes-service/ redirect_from: - /en/doc/qubes-service/ - /doc/QubesService/ - /wiki/QubesService/ +title: Qubes Service --- Usage documentation is in the `qvm-service` man page. There are also described predefined services. diff --git a/user/reference/research.md b/user/reference/research.md index bf8163f1..ddff22e6 100644 --- a/user/reference/research.md +++ b/user/reference/research.md @@ -1,12 +1,12 @@ --- layout: default -title: Research permalink: /research/ redirect_from: - /doc/qubes-research/ - /en/doc/qubes-research/ - /doc/QubesResearch/ - /wiki/QubesResearch/ +title: Research --- Here are links to various research papers, projects, and blog posts that relate diff --git a/user/reference/tools.md b/user/reference/tools.md index 4eb6fc19..ed54ddc2 100644 --- a/user/reference/tools.md +++ b/user/reference/tools.md @@ -1,14 +1,14 @@ --- layout: doc -title: Command-Line Tools permalink: /doc/tools/ redirect_from: - - /doc/tools/4.0/ - - /doc/tools/4.0/dom0/ - - /doc/tools/4.0/domU/ - - /doc/tools/3.2/ - - /doc/tools/3.2/dom0/ - - /doc/tools/3.2/domU/ +- /doc/tools/4.0/ +- /doc/tools/4.0/dom0/ +- /doc/tools/4.0/domU/ +- /doc/tools/3.2/ +- /doc/tools/3.2/dom0/ +- /doc/tools/3.2/domU/ +title: Command-Line Tools --- Command-Line Tools diff --git a/user/security-in-qubes/anti-evil-maid.md b/user/security-in-qubes/anti-evil-maid.md index 15303eff..f2ec719f 100644 --- a/user/security-in-qubes/anti-evil-maid.md +++ b/user/security-in-qubes/anti-evil-maid.md @@ -1,11 +1,11 @@ --- layout: doc -title: Anti Evil Maid (AEM) permalink: /doc/anti-evil-maid/ redirect_from: - /en/doc/anti-evil-maid/ - /doc/AntiEvilMaid/ - /wiki/AntiEvilMaid/ +title: Anti Evil Maid (AEM) --- Installing and Using Anti Evil Maid (AEM) with Qubes OS diff --git a/user/security-in-qubes/data-leaks.md b/user/security-in-qubes/data-leaks.md index 5100d1d1..dfae97a2 100644 --- a/user/security-in-qubes/data-leaks.md +++ b/user/security-in-qubes/data-leaks.md @@ -1,11 +1,11 @@ --- layout: doc -title: Data Leaks permalink: /doc/data-leaks/ redirect_from: - /en/doc/data-leaks/ - /doc/DataLeaks/ - /wiki/DataLeaks/ +title: Data Leaks --- Understanding and Preventing Data Leaks diff --git a/user/security-in-qubes/device-handling-security.md b/user/security-in-qubes/device-handling-security.md index 8e943ba4..68813907 100644 --- a/user/security-in-qubes/device-handling-security.md +++ b/user/security-in-qubes/device-handling-security.md @@ -1,7 +1,7 @@ --- layout: doc -title: Device Handling Security permalink: /doc/device-handling-security/ +title: Device Handling Security --- # Device Handling Security diff --git a/user/security-in-qubes/firewall.md b/user/security-in-qubes/firewall.md index bef1c9c1..7fe8b74d 100644 --- a/user/security-in-qubes/firewall.md +++ b/user/security-in-qubes/firewall.md @@ -1,12 +1,12 @@ --- layout: doc -title: The Qubes Firewall permalink: /doc/firewall/ redirect_from: - /doc/qubes-firewall/ - /en/doc/qubes-firewall/ - /doc/QubesFirewall/ - /wiki/QubesFirewall/ +title: The Qubes Firewall --- The Qubes Firewall diff --git a/user/security-in-qubes/split-gpg.md b/user/security-in-qubes/split-gpg.md index 9aa05d1f..d87a0709 100644 --- a/user/security-in-qubes/split-gpg.md +++ b/user/security-in-qubes/split-gpg.md @@ -1,6 +1,5 @@ --- layout: doc -title: Split GPG permalink: /doc/split-gpg/ redirect_from: - /en/doc/split-gpg/ @@ -12,6 +11,7 @@ redirect_from: - /doc/OpenPGP/ - /doc/UserDoc/OpenPGP/ - /wiki/UserDoc/OpenPGP/ +title: Split GPG --- # Qubes Split GPG diff --git a/user/security-in-qubes/u2f-proxy.md b/user/security-in-qubes/u2f-proxy.md index 387a4342..7b6a963a 100644 --- a/user/security-in-qubes/u2f-proxy.md +++ b/user/security-in-qubes/u2f-proxy.md @@ -1,7 +1,7 @@ --- layout: doc -title: The Qubes U2F Proxy permalink: /doc/u2f-proxy/ +title: The Qubes U2F Proxy --- # The Qubes U2F Proxy diff --git a/user/security-in-qubes/vm-sudo.md b/user/security-in-qubes/vm-sudo.md index ac7fbf18..44a48cb5 100644 --- a/user/security-in-qubes/vm-sudo.md +++ b/user/security-in-qubes/vm-sudo.md @@ -1,11 +1,11 @@ --- layout: doc -title: Passwordless Root Access in VMs permalink: /doc/vm-sudo/ redirect_from: - /en/doc/vm-sudo/ - /doc/VMSudo/ - /wiki/VMSudo/ +title: Passwordless Root Access in VMs --- Passwordless Root Access in VMs diff --git a/user/security-in-qubes/yubi-key.md b/user/security-in-qubes/yubi-key.md index 26cf28e8..c5b3786f 100644 --- a/user/security-in-qubes/yubi-key.md +++ b/user/security-in-qubes/yubi-key.md @@ -1,10 +1,10 @@ --- layout: doc -title: YubiKey in Qubes permalink: /doc/yubi-key/ redirect_from: - /en/doc/yubi-key/ - /doc/YubiKey/ +title: YubiKey in Qubes --- # Using YubiKey to Qubes authentication diff --git a/user/troubleshooting/disk-troubleshooting.md b/user/troubleshooting/disk-troubleshooting.md index 039eca84..adad820f 100644 --- a/user/troubleshooting/disk-troubleshooting.md +++ b/user/troubleshooting/disk-troubleshooting.md @@ -1,12 +1,12 @@ --- layout: doc -title: Disk Troubleshooting permalink: /doc/disk-troubleshooting/ redirect_from: - /en/doc/out-of-memory/ - /doc/OutOfmemory/ - /wiki/OutOfmemory/ - /doc/out-of-memory/ +title: Disk Troubleshooting --- # Disk Troubleshooting Guide # diff --git a/user/troubleshooting/gui-troubleshooting.md b/user/troubleshooting/gui-troubleshooting.md index 478d26ef..9be13fa6 100644 --- a/user/troubleshooting/gui-troubleshooting.md +++ b/user/troubleshooting/gui-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: GUI Troubleshooting permalink: /doc/gui-troubleshooting/ +title: GUI Troubleshooting --- # GUI Troubleshooting diff --git a/user/troubleshooting/hardware-troubleshooting.md b/user/troubleshooting/hardware-troubleshooting.md index c76e81ae..7c598320 100644 --- a/user/troubleshooting/hardware-troubleshooting.md +++ b/user/troubleshooting/hardware-troubleshooting.md @@ -1,9 +1,9 @@ --- layout: doc -title: Hardware Troubleshooting permalink: /doc/hardware-troubleshooting/ redirect_from: - /doc/newer-hardware-troubleshooting/ +title: Hardware Troubleshooting --- # Troubleshooting hardware-related issues @@ -56,4 +56,3 @@ More information in [this discussion][layout_discussion] and [this GitHub issue] [hardware-reqs]: /doc/installation-guide/#hardware-requirements [layout_discussion]: https://groups.google.com/d/topic/qubes-devel/d8ZQ_62asKI/discussion [layout_issue]: https://github.com/QubesOS/qubes-issues/issues/1396 - diff --git a/user/troubleshooting/hvm-troubleshooting.md b/user/troubleshooting/hvm-troubleshooting.md index 16b29fd0..8c2fcb64 100644 --- a/user/troubleshooting/hvm-troubleshooting.md +++ b/user/troubleshooting/hvm-troubleshooting.md @@ -1,8 +1,7 @@ --- layout: doc -title: HVM Troubleshooting permalink: /doc/hvm-troubleshooting/ - +title: HVM Troubleshooting --- # HVM Troubleshooting diff --git a/user/troubleshooting/installation-troubleshooting.md b/user/troubleshooting/installation-troubleshooting.md index dac496cc..f4fa4d9a 100644 --- a/user/troubleshooting/installation-troubleshooting.md +++ b/user/troubleshooting/installation-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: Installation Troubleshooting permalink: /doc/installation-troubleshooting/ +title: Installation Troubleshooting --- # Installation Troubleshooting diff --git a/user/troubleshooting/managing-appvm-shortcuts.md b/user/troubleshooting/managing-appvm-shortcuts.md index d07c41d8..8e404ff8 100644 --- a/user/troubleshooting/managing-appvm-shortcuts.md +++ b/user/troubleshooting/managing-appvm-shortcuts.md @@ -1,11 +1,11 @@ --- layout: doc -title: Managing AppVm Shortcuts permalink: /doc/managing-appvm-shortcuts/ redirect_from: - /en/doc/managing-appvm-shortcuts/ - /doc/ManagingAppVmShortcuts/ - /wiki/ManagingAppVmShortcuts/ +title: Managing AppVm Shortcuts --- Managing shortcuts to applications in AppVMs diff --git a/user/troubleshooting/media-troubleshooting.md b/user/troubleshooting/media-troubleshooting.md index cf07f233..4e41c530 100644 --- a/user/troubleshooting/media-troubleshooting.md +++ b/user/troubleshooting/media-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: Media Troubleshooting permalink: /doc/media-troubleshooting/ +title: Media Troubleshooting --- # Video and Audio Troubleshooting diff --git a/user/troubleshooting/pci-troubleshooting.md b/user/troubleshooting/pci-troubleshooting.md index 1812d7a1..d6a03241 100644 --- a/user/troubleshooting/pci-troubleshooting.md +++ b/user/troubleshooting/pci-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: PCI Troubleshooting permalink: /doc/pci-troubleshooting/ +title: PCI Troubleshooting --- # PCI troubleshooting diff --git a/user/troubleshooting/resume-suspend-troubleshooting.md b/user/troubleshooting/resume-suspend-troubleshooting.md index 4abcd548..7ee4b085 100644 --- a/user/troubleshooting/resume-suspend-troubleshooting.md +++ b/user/troubleshooting/resume-suspend-troubleshooting.md @@ -1,10 +1,10 @@ --- layout: doc -title: Suspend/Resume Troubleshooting permalink: /doc/suspend-resume-troubleshooting/ redirect_from: - /en/doc/wireless-troubleshooting/ - /doc/wireless-troubleshooting/ +title: Suspend/Resume Troubleshooting --- # Troubleshooting problems relating to suspend/resume diff --git a/user/troubleshooting/uefi-troubleshooting.md b/user/troubleshooting/uefi-troubleshooting.md index e0238ac4..455fb0a0 100644 --- a/user/troubleshooting/uefi-troubleshooting.md +++ b/user/troubleshooting/uefi-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: UEFI Troubleshooting permalink: /doc/uefi-troubleshooting/ +title: UEFI Troubleshooting --- # Troubleshooting UEFI related problems diff --git a/user/troubleshooting/update-troubleshooting.md b/user/troubleshooting/update-troubleshooting.md index 55b492e8..5229c28e 100644 --- a/user/troubleshooting/update-troubleshooting.md +++ b/user/troubleshooting/update-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: Update Troubleshooting permalink: /doc/update-troubleshooting/ +title: Update Troubleshooting --- # Fixing issues that arise during updating diff --git a/user/troubleshooting/updating-debian-and-whonix.md b/user/troubleshooting/updating-debian-and-whonix.md index fd895daf..0a47a523 100644 --- a/user/troubleshooting/updating-debian-and-whonix.md +++ b/user/troubleshooting/updating-debian-and-whonix.md @@ -1,7 +1,7 @@ --- layout: doc -title: Updating Debian and Whonix permalink: /doc/troubleshooting/updating-debian-and-whonix/ +title: Updating Debian and Whonix --- # Updating Debian and Whonix diff --git a/user/troubleshooting/usb-troubleshooting.md b/user/troubleshooting/usb-troubleshooting.md index 0bdd5ae3..9c025c22 100644 --- a/user/troubleshooting/usb-troubleshooting.md +++ b/user/troubleshooting/usb-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: USB Troubleshooting permalink: /doc/usb-troubleshooting/ +title: USB Troubleshooting --- # USB troubleshooting diff --git a/user/troubleshooting/vm-troubleshooting.md b/user/troubleshooting/vm-troubleshooting.md index 0ed8634f..1431c79a 100644 --- a/user/troubleshooting/vm-troubleshooting.md +++ b/user/troubleshooting/vm-troubleshooting.md @@ -1,9 +1,9 @@ --- layout: doc -title: VM Troubleshooting permalink: /doc/vm-troubleshooting/ redirect_from: - /doc/remove-vm-manually/ +title: VM Troubleshooting --- # VM troubleshooting diff --git a/user/troubleshooting/vpn-troubleshooting.md b/user/troubleshooting/vpn-troubleshooting.md index 25d366dc..9125be4f 100644 --- a/user/troubleshooting/vpn-troubleshooting.md +++ b/user/troubleshooting/vpn-troubleshooting.md @@ -1,7 +1,7 @@ --- layout: doc -title: VPN Troubleshooting permalink: /doc/vpn-troubleshooting/ +title: VPN Troubleshooting --- # VPN Troubleshooting Guide