diff --git a/developer/building/development-workflow.md b/developer/building/development-workflow.md index e51e6527..8d35e760 100644 --- a/developer/building/development-workflow.md +++ b/developer/building/development-workflow.md @@ -7,6 +7,7 @@ redirect_from: - /doc/DevelopmentWorkflow/ - /wiki/DevelopmentWorkflow/ ref: 66 +title: Development Workflow --- # Development Workflow diff --git a/developer/building/qubes-builder-details.md b/developer/building/qubes-builder-details.md index 576ae5db..953a83bf 100644 --- a/developer/building/qubes-builder-details.md +++ b/developer/building/qubes-builder-details.md @@ -7,6 +7,7 @@ redirect_from: - /doc/QubesBuilderDetails/ - /wiki/QubesBuilderDetails/ ref: 65 +title: Qubes Builder Details --- [QubesBuilder](/doc/qubes-builder/) "API" diff --git a/developer/building/qubes-builder.md b/developer/building/qubes-builder.md index be268c17..dffeab09 100644 --- a/developer/building/qubes-builder.md +++ b/developer/building/qubes-builder.md @@ -7,6 +7,7 @@ redirect_from: - /doc/QubesBuilder/ - /wiki/QubesBuilder/ ref: 64 +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 fe66207e..15c0a27c 100644 --- a/developer/building/qubes-iso-building.md +++ b/developer/building/qubes-iso-building.md @@ -9,6 +9,7 @@ redirect_from: - /doc/QubesR3Building/ - /wiki/QubesR3Building/ ref: 63 +title: Qubes ISO Building --- Building Qubes OS ISO diff --git a/developer/code/code-signing.md b/developer/code/code-signing.md index a12ad2d7..38d330f7 100644 --- a/developer/code/code-signing.md +++ b/developer/code/code-signing.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/code-signing/ ref: 51 +title: Code Signing --- # Code Signing diff --git a/developer/code/coding-style.md b/developer/code/coding-style.md index 55149afd..c46b6b03 100644 --- a/developer/code/coding-style.md +++ b/developer/code/coding-style.md @@ -8,6 +8,7 @@ redirect_from: - /wiki/CodingStyle/ - /trac/wiki/CodingStyle/ ref: 53 +title: Coding Style --- Coding Guidelines for Qubes Developers diff --git a/developer/code/license.md b/developer/code/license.md index 0b318acb..2cff1f37 100644 --- a/developer/code/license.md +++ b/developer/code/license.md @@ -7,6 +7,7 @@ redirect_from: - /doc/QubesLicensing/ - /wiki/QubesLicensing/ ref: 52 +title: License --- Qubes OS License diff --git a/developer/code/source-code.md b/developer/code/source-code.md index 11a0a7e8..41d6031f 100644 --- a/developer/code/source-code.md +++ b/developer/code/source-code.md @@ -7,6 +7,7 @@ redirect_from: - /doc/SourceCode/ - /wiki/SourceCode/ ref: 54 +title: Source Code --- Qubes Source Code Repositories diff --git a/developer/debugging/automated-tests.md b/developer/debugging/automated-tests.md index a3d3b0c6..6efd3d66 100644 --- a/developer/debugging/automated-tests.md +++ b/developer/debugging/automated-tests.md @@ -6,6 +6,7 @@ redirect_from: - /en/doc/automated-tests/ - /doc/AutomatedTests/ ref: 45 +title: Automated Tests --- # Automated Tests diff --git a/developer/debugging/mount-lvm-image.md b/developer/debugging/mount-lvm-image.md index 173d4faa..bf29ca08 100644 --- a/developer/debugging/mount-lvm-image.md +++ b/developer/debugging/mount-lvm-image.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/mount-lvm-image/ ref: 46 +title: Mount LVM image --- # How to mount LVM image diff --git a/developer/debugging/profiling.md b/developer/debugging/profiling.md index 9522faa1..60d82a1b 100644 --- a/developer/debugging/profiling.md +++ b/developer/debugging/profiling.md @@ -7,6 +7,7 @@ redirect_from: - /doc/Profiling/ - /wiki/Profiling/ ref: 48 +title: Profiling --- # Profiling diff --git a/developer/debugging/safe-remote-ttys.md b/developer/debugging/safe-remote-ttys.md index 679824c1..9d27a26d 100644 --- a/developer/debugging/safe-remote-ttys.md +++ b/developer/debugging/safe-remote-ttys.md @@ -5,6 +5,7 @@ redirect_from: - /doc/safe-remote-ttys/ - /en/doc/safe-remote-ttys/ ref: 49 +title: Safe Remote Dom0 Terminals --- Safe Remote Dom0 Terminals diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index 557ad179..0cb110e4 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -7,6 +7,7 @@ redirect_from: - /doc/TestBench/ - /wiki/TestBench/ ref: 44 +title: Test Bench --- # Test bench for Dom0 diff --git a/developer/debugging/vm-interface.md b/developer/debugging/vm-interface.md index ba098c94..3a757602 100644 --- a/developer/debugging/vm-interface.md +++ b/developer/debugging/vm-interface.md @@ -8,6 +8,7 @@ redirect_from: - /doc/SystemDoc/VMInterface/ - /wiki/SystemDoc/VMInterface/ ref: 47 +title: VM Configuration Interface --- # VM Configuration Interface diff --git a/developer/debugging/windows-debugging.md b/developer/debugging/windows-debugging.md index 58663ecf..c5d468fd 100644 --- a/developer/debugging/windows-debugging.md +++ b/developer/debugging/windows-debugging.md @@ -7,6 +7,7 @@ redirect_from: - /doc/WindowsDebugging/ - /wiki/WindowsDebugging/ ref: 50 +title: Windows Debugging --- # Debugging Windows HVMs diff --git a/developer/general/devel-books.md b/developer/general/devel-books.md index c1e85c07..cfce611f 100644 --- a/developer/general/devel-books.md +++ b/developer/general/devel-books.md @@ -7,6 +7,7 @@ redirect_from: - /doc/DevelBooks/ - /wiki/DevelBooks/ ref: 32 +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 89f924ee..70ed44aa 100644 --- a/developer/general/doc-guidelines.md +++ b/developer/general/doc-guidelines.md @@ -7,6 +7,7 @@ redirect_from: - /wiki/DocStyle/ - /doc/DocStyle/ ref: 30 +title: Documentation Guidelines --- # Documentation guidelines diff --git a/developer/general/gsoc.md b/developer/general/gsoc.md index dd7427cd..0493b2b7 100644 --- a/developer/general/gsoc.md +++ b/developer/general/gsoc.md @@ -5,6 +5,7 @@ redirect_from: - /gsoc/ - /GSoC/ ref: 33 +title: Google Summer of Code --- 2021 Google Summer of Code diff --git a/developer/general/gsod.md b/developer/general/gsod.md index 94ed85c2..9e2ebd28 100644 --- a/developer/general/gsod.md +++ b/developer/general/gsod.md @@ -4,6 +4,7 @@ layout: sidebar redirect_from: - /gsod/ ref: 242 +title: Google Season of Docs --- # 2021 Google Season of Docs diff --git a/developer/general/join.md b/developer/general/join.md index 0d81720d..c3dad684 100644 --- a/developer/general/join.md +++ b/developer/general/join.md @@ -4,6 +4,7 @@ layout: sidebar redirect_from: - /join/ ref: 26 +title: Join --- Joining the Qubes OS Team diff --git a/developer/general/package-contributions.md b/developer/general/package-contributions.md index ee4ab6cb..83dc4c85 100644 --- a/developer/general/package-contributions.md +++ b/developer/general/package-contributions.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/package-contributions/ ref: 29 +title: Package Contributions --- Package Contributions diff --git a/developer/general/style-guide.md b/developer/general/style-guide.md index 4429f5b9..d1555c51 100644 --- a/developer/general/style-guide.md +++ b/developer/general/style-guide.md @@ -4,4 +4,5 @@ layout: doc redirect_from: - /doc/style-guide/ ref: 27 +title: Style-guide --- diff --git a/developer/general/usability-ux.md b/developer/general/usability-ux.md index 937a036a..435f530f 100644 --- a/developer/general/usability-ux.md +++ b/developer/general/usability-ux.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/usability-ux/ ref: 31 +title: Usability & UX --- # Usability & UX diff --git a/developer/releases/1_0/release-notes.md b/developer/releases/1_0/release-notes.md index 553620fd..bf36c342 100644 --- a/developer/releases/1_0/release-notes.md +++ b/developer/releases/1_0/release-notes.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/1.0/release-notes/ - /en/doc/releases/1.0/release-notes/ ref: 18 +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 07a47a17..7ecd2df3 100644 --- a/developer/releases/2_0/release-notes.md +++ b/developer/releases/2_0/release-notes.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/2.0/release-notes/ - /en/doc/releases/2.0/release-notes/ ref: 25 +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 1e3335ea..c85e7184 100644 --- a/developer/releases/3_0/release-notes.md +++ b/developer/releases/3_0/release-notes.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/3.0/release-notes/ - /en/doc/releases/3.0/release-notes/ ref: 19 +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 5f528db3..47cbc594 100644 --- a/developer/releases/3_0/schedule.md +++ b/developer/releases/3_0/schedule.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/3.0/schedule/ - /en/doc/releases/3.0/schedule/ ref: 20 +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 22fcb8f1..66350755 100644 --- a/developer/releases/3_1/release-notes.md +++ b/developer/releases/3_1/release-notes.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/releases/3.1/release-notes/ ref: 16 +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 851196fe..eb1206d0 100644 --- a/developer/releases/3_1/schedule.md +++ b/developer/releases/3_1/schedule.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/3.1/schedule/ - /en/doc/releases/3.1/schedule/ ref: 17 +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 281343ec..32fb4616 100644 --- a/developer/releases/3_2/release-notes.md +++ b/developer/releases/3_2/release-notes.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/releases/3.2/release-notes/ ref: 21 +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 483f8d2b..1db7ec6c 100644 --- a/developer/releases/3_2/schedule.md +++ b/developer/releases/3_2/schedule.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/3.2/schedule/ - /en/doc/releases/3.2/schedule/ ref: 22 +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 3371ada0..dd37e4cb 100644 --- a/developer/releases/4_0/release-notes.md +++ b/developer/releases/4_0/release-notes.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/releases/4.0/release-notes/ ref: 23 +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 84f443fa..11af389c 100644 --- a/developer/releases/4_0/schedule.md +++ b/developer/releases/4_0/schedule.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/4.0/schedule/ - /en/doc/releases/4.0/schedule/ ref: 24 +title: Qubes R4.0 Release Schedule --- Qubes R4.0 Release Schedule diff --git a/developer/releases/notes.md b/developer/releases/notes.md index 748f86ef..4d577a08 100644 --- a/developer/releases/notes.md +++ b/developer/releases/notes.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/releases/notes/ ref: 13 +title: Release Notes --- Release Notes diff --git a/developer/releases/schedules.md b/developer/releases/schedules.md index 14d5b887..f63f8a42 100644 --- a/developer/releases/schedules.md +++ b/developer/releases/schedules.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/releases/schedules/ ref: 15 +title: Release Schedules --- Release Schedules diff --git a/developer/releases/todo.md b/developer/releases/todo.md index 560774ee..15039696 100644 --- a/developer/releases/todo.md +++ b/developer/releases/todo.md @@ -5,6 +5,7 @@ redirect_from: - /doc/releases/todo/ - /en/doc/releases/todo/ ref: 14 +title: Release Checklist --- Release Checklist diff --git a/developer/services/admin-api.md b/developer/services/admin-api.md index 35f4660d..dfa9a2e8 100644 --- a/developer/services/admin-api.md +++ b/developer/services/admin-api.md @@ -8,6 +8,7 @@ redirect_from: - /doc/mgmt-architecture/ - /doc/admin-api-architecture/ ref: 36 +title: Admin API --- # Qubes OS Admin API diff --git a/developer/services/dom0-secure-updates.md b/developer/services/dom0-secure-updates.md index 77e4365f..391855c3 100644 --- a/developer/services/dom0-secure-updates.md +++ b/developer/services/dom0-secure-updates.md @@ -7,6 +7,7 @@ redirect_from: - /doc/Dom0SecureUpdates/ - /wiki/Dom0SecureUpdates/ ref: 43 +title: Dom0 Secure Updates --- Qubes Dom0 secure update procedure diff --git a/developer/services/dvm-impl.md b/developer/services/dvm-impl.md index 64e91ee7..40c87b5b 100644 --- a/developer/services/dvm-impl.md +++ b/developer/services/dvm-impl.md @@ -7,6 +7,7 @@ redirect_from: - /doc/DVMimpl/ - /wiki/DVMimpl/ ref: 34 +title: DVMimpl --- DisposableVM implementation in Qubes diff --git a/developer/services/qfilecopy.md b/developer/services/qfilecopy.md index 98667846..193f9c15 100644 --- a/developer/services/qfilecopy.md +++ b/developer/services/qfilecopy.md @@ -7,6 +7,7 @@ redirect_from: - /doc/Qfilecopy/ - /wiki/Qfilecopy/ ref: 35 +title: Qfilecopy --- InterVM file copy design diff --git a/developer/services/qfileexchgd.md b/developer/services/qfileexchgd.md index a59900b1..4aada9a9 100644 --- a/developer/services/qfileexchgd.md +++ b/developer/services/qfileexchgd.md @@ -7,6 +7,7 @@ redirect_from: - /doc/Qfileexchgd/ - /wiki/Qfileexchgd/ ref: 40 +title: Qfileexchgd --- **This mechanism is obsolete as of Qubes Beta 1!** diff --git a/developer/services/qmemman.md b/developer/services/qmemman.md index 816d490f..07198290 100644 --- a/developer/services/qmemman.md +++ b/developer/services/qmemman.md @@ -7,6 +7,7 @@ redirect_from: - /doc/Qmemman/ - /wiki/Qmemman/ ref: 41 +title: Qmemman --- qmemman, Qubes memory manager diff --git a/developer/services/qrexec-internals.md b/developer/services/qrexec-internals.md index 15057c5c..deeaed77 100644 --- a/developer/services/qrexec-internals.md +++ b/developer/services/qrexec-internals.md @@ -8,6 +8,7 @@ redirect_from: - /doc/Qrexec3Implementation/ - /wiki/Qrexec3Implementation/ ref: 39 +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 940a61b4..a26dfa3c 100644 --- a/developer/services/qrexec-socket-services.md +++ b/developer/services/qrexec-socket-services.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/qrexec-socket-services/ ref: 42 +title: 'Qrexec: Socket-based services' --- # Qrexec: Socket-based services diff --git a/developer/services/qrexec.md b/developer/services/qrexec.md index 846a68a3..179339a5 100644 --- a/developer/services/qrexec.md +++ b/developer/services/qrexec.md @@ -11,6 +11,7 @@ redirect_from: - /doc/Qrexec/ - /wiki/Qrexec/ ref: 37 +title: 'Qrexec: secure communication across domains' --- # Qrexec: secure communication across domains diff --git a/developer/services/qrexec2.md b/developer/services/qrexec2.md index 131ac9dc..a753ee79 100644 --- a/developer/services/qrexec2.md +++ b/developer/services/qrexec2.md @@ -8,6 +8,7 @@ redirect_from: - /doc/Qrexec2Implementation/ - /wiki/Qrexec2Implementation/ ref: 38 +title: Qrexec2 --- # Command execution in VMs # diff --git a/developer/system/architecture.md b/developer/system/architecture.md index 1f3132cc..cee43215 100644 --- a/developer/system/architecture.md +++ b/developer/system/architecture.md @@ -8,6 +8,7 @@ redirect_from: - /doc/QubesArchitecture/ - /wiki/QubesArchitecture/ ref: 56 +title: Architecture --- Qubes Architecture Overview diff --git a/developer/system/audio.md b/developer/system/audio.md index d05a2748..5c898df9 100644 --- a/developer/system/audio.md +++ b/developer/system/audio.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/audio-virtualization/ ref: 60 +title: Audio Virtualization --- Audio Virtualization diff --git a/developer/system/gui.md b/developer/system/gui.md index 18acceb9..baa95b98 100644 --- a/developer/system/gui.md +++ b/developer/system/gui.md @@ -8,6 +8,7 @@ redirect_from: - /doc/GUIdocs/ - /wiki/GUIdocs/ ref: 61 +title: GUI --- Qubes GUI protocol diff --git a/developer/system/networking.md b/developer/system/networking.md index bb835223..609c229a 100644 --- a/developer/system/networking.md +++ b/developer/system/networking.md @@ -8,6 +8,7 @@ redirect_from: - /doc/QubesNet/ - /wiki/QubesNet/ ref: 59 +title: Networking --- # VM network in Qubes diff --git a/developer/system/security-critical-code.md b/developer/system/security-critical-code.md index 8effeab2..d1aaad66 100644 --- a/developer/system/security-critical-code.md +++ b/developer/system/security-critical-code.md @@ -8,6 +8,7 @@ redirect_from: - /wiki/SecurityCriticalCode/ - /trac/wiki/SecurityCriticalCode/ ref: 55 +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 cc3af567..3d568d07 100644 --- a/developer/system/storage-pools.md +++ b/developer/system/storage-pools.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/storage-pools/ ref: 57 +title: Storage Pools --- Storage Pools in Qubes diff --git a/developer/system/system-doc.md b/developer/system/system-doc.md index f648ddf0..71069c67 100644 --- a/developer/system/system-doc.md +++ b/developer/system/system-doc.md @@ -9,4 +9,5 @@ redirect_from: redirect_to: - /doc/#developer-documentation ref: 62 +title: System Documentation --- diff --git a/developer/system/template-implementation.md b/developer/system/template-implementation.md index 12aeb9ae..99842453 100644 --- a/developer/system/template-implementation.md +++ b/developer/system/template-implementation.md @@ -7,6 +7,7 @@ redirect_from: - /doc/TemplateImplementation/ - /wiki/TemplateImplementation/ ref: 58 +title: Template Implementation --- # Overview of VM block devices diff --git a/doc.md b/doc.md index 38d15a0c..c4ef0c45 100644 --- a/doc.md +++ b/doc.md @@ -13,4 +13,5 @@ redirect_from: - /en/community/ - /community/ ref: 12 +title: Documentation --- diff --git a/external/building-guides/building-archlinux-template.md b/external/building-guides/building-archlinux-template.md index c6b3cdc5..bfa42678 100644 --- a/external/building-guides/building-archlinux-template.md +++ b/external/building-guides/building-archlinux-template.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/BuildingArchlinuxTemplate/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md ref: 116 +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 8d353490..c8a81e01 100644 --- a/external/building-guides/building-non-fedora-template.md +++ b/external/building-guides/building-non-fedora-template.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/BuildingNonFedoraTemplate/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md ref: 117 +title: Building Non-Fedora Template --- diff --git a/external/building-guides/building-whonix-template.md b/external/building-guides/building-whonix-template.md index 5e28d030..aff77445 100644 --- a/external/building-guides/building-whonix-template.md +++ b/external/building-guides/building-whonix-template.md @@ -6,4 +6,5 @@ redirect_from: - /en/doc/building-whonix-template/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md ref: 115 +title: Building Whonix Templates --- diff --git a/external/configuration-guides/change-time-zone.md b/external/configuration-guides/change-time-zone.md index cae76d1e..c2e179c9 100644 --- a/external/configuration-guides/change-time-zone.md +++ b/external/configuration-guides/change-time-zone.md @@ -5,4 +5,5 @@ redirect_from: - /doc/change-time-zone/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md ref: 109 +title: Changing your Time Zone --- diff --git a/external/configuration-guides/disk-trim.md b/external/configuration-guides/disk-trim.md index da8839b6..60bc1aa7 100644 --- a/external/configuration-guides/disk-trim.md +++ b/external/configuration-guides/disk-trim.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/DiskTRIM/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md ref: 104 +title: Disk TRIM --- diff --git a/external/configuration-guides/external-audio.md b/external/configuration-guides/external-audio.md index bd300965..33843a06 100644 --- a/external/configuration-guides/external-audio.md +++ b/external/configuration-guides/external-audio.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/ExternalAudio/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md ref: 100 +title: External Audio --- diff --git a/external/configuration-guides/fetchmail.md b/external/configuration-guides/fetchmail.md index c786cd9d..84d9e772 100644 --- a/external/configuration-guides/fetchmail.md +++ b/external/configuration-guides/fetchmail.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/Fetchmail/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md ref: 114 +title: Fetchmail --- diff --git a/external/configuration-guides/install-nvidia-driver.md b/external/configuration-guides/install-nvidia-driver.md index 5e5cc4c3..ece53917 100644 --- a/external/configuration-guides/install-nvidia-driver.md +++ b/external/configuration-guides/install-nvidia-driver.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/InstallNvidiaDriver/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md ref: 96 +title: How to Install an Nvidia Driver --- diff --git a/external/configuration-guides/multiboot.md b/external/configuration-guides/multiboot.md index fbc3a274..2d7e1841 100644 --- a/external/configuration-guides/multiboot.md +++ b/external/configuration-guides/multiboot.md @@ -3,4 +3,5 @@ lang: en layout: doc redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md ref: 112 +title: Multibooting --- diff --git a/external/configuration-guides/multimedia.md b/external/configuration-guides/multimedia.md index 5a42a609..aef82f2f 100644 --- a/external/configuration-guides/multimedia.md +++ b/external/configuration-guides/multimedia.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/Multimedia/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md ref: 105 +title: How to Make a Multimedia TemplateVM --- diff --git a/external/configuration-guides/mutt.md b/external/configuration-guides/mutt.md index 5671afcb..6ba929df 100644 --- a/external/configuration-guides/mutt.md +++ b/external/configuration-guides/mutt.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/Mutt/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md ref: 106 +title: Mutt --- diff --git a/external/configuration-guides/network-bridge-support.md b/external/configuration-guides/network-bridge-support.md index 0cae9d6a..cd4c15ae 100644 --- a/external/configuration-guides/network-bridge-support.md +++ b/external/configuration-guides/network-bridge-support.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/NetworkBridgeSupport/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md ref: 113 +title: Network Bridge Support --- diff --git a/external/configuration-guides/network-printer.md b/external/configuration-guides/network-printer.md index c873ac0f..46d73c8f 100644 --- a/external/configuration-guides/network-printer.md +++ b/external/configuration-guides/network-printer.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/NetworkPrinter/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md ref: 108 +title: Network Printer --- diff --git a/external/configuration-guides/postfix.md b/external/configuration-guides/postfix.md index 9dd26081..1ee8be06 100644 --- a/external/configuration-guides/postfix.md +++ b/external/configuration-guides/postfix.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/Postfix/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md ref: 107 +title: Postfix --- diff --git a/external/configuration-guides/rxvt.md b/external/configuration-guides/rxvt.md index 8e035c99..9c47538b 100644 --- a/external/configuration-guides/rxvt.md +++ b/external/configuration-guides/rxvt.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/Rxvt/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md ref: 103 +title: Rxvt --- diff --git a/external/configuration-guides/tips-and-tricks.md b/external/configuration-guides/tips-and-tricks.md index 722f49cc..0126f79d 100644 --- a/external/configuration-guides/tips-and-tricks.md +++ b/external/configuration-guides/tips-and-tricks.md @@ -5,4 +5,5 @@ redirect_from: - /doc/tips-and-tricks/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md ref: 110 +title: Tips and Tricks --- diff --git a/external/configuration-guides/vpn.md b/external/configuration-guides/vpn.md index 8a0248a3..5431af63 100644 --- a/external/configuration-guides/vpn.md +++ b/external/configuration-guides/vpn.md @@ -9,4 +9,5 @@ redirect_from: - /wiki/VPN/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md ref: 102 +title: VPN --- diff --git a/external/configuration-guides/w3m.md b/external/configuration-guides/w3m.md index 13d5cbf7..50f3642c 100644 --- a/external/configuration-guides/w3m.md +++ b/external/configuration-guides/w3m.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/W3m/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md ref: 101 +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 e19206b3..55fb87b2 100644 --- a/external/configuration-guides/zfs.md +++ b/external/configuration-guides/zfs.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/ZFS/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md ref: 111 +title: ZFS --- diff --git a/external/customization-guides/dark-theme.md b/external/customization-guides/dark-theme.md index 23701608..9dba4a0c 100644 --- a/external/customization-guides/dark-theme.md +++ b/external/customization-guides/dark-theme.md @@ -5,4 +5,5 @@ redirect_from: - /doc/dark-theme/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md ref: 74 +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 5df65ee3..cea23c7a 100644 --- a/external/customization-guides/fedora-minimal-template-customization.md +++ b/external/customization-guides/fedora-minimal-template-customization.md @@ -5,4 +5,5 @@ 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 ref: 76 +title: Fedora Minimal Template Customization --- diff --git a/external/customization-guides/language-localization.md b/external/customization-guides/language-localization.md index 4d0a7039..2c22e494 100644 --- a/external/customization-guides/language-localization.md +++ b/external/customization-guides/language-localization.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/LanguageLocalization/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md ref: 73 +title: Language Localization --- diff --git a/external/customization-guides/removing-templatevm-packages.md b/external/customization-guides/removing-templatevm-packages.md index 896600f7..1d79188d 100644 --- a/external/customization-guides/removing-templatevm-packages.md +++ b/external/customization-guides/removing-templatevm-packages.md @@ -5,4 +5,5 @@ redirect_from: - /doc/removing-templatevm-packages/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md ref: 75 +title: Removing TemplateVM Packages --- diff --git a/external/customization-guides/windows-template-customization.md b/external/customization-guides/windows-template-customization.md index b563bd16..8578697d 100644 --- a/external/customization-guides/windows-template-customization.md +++ b/external/customization-guides/windows-template-customization.md @@ -5,4 +5,5 @@ redirect_from: - /doc/windows-template-customization/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md ref: 72 +title: Windows Template Customization --- diff --git a/external/os-guides/centos.md b/external/os-guides/centos.md index 54ea4f51..e30d69f1 100644 --- a/external/os-guides/centos.md +++ b/external/os-guides/centos.md @@ -5,4 +5,5 @@ redirect_from: - /doc/templates/centos/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md ref: 81 +title: CentOS Template --- diff --git a/external/os-guides/gentoo.md b/external/os-guides/gentoo.md index 13e963e8..c0c0cb06 100644 --- a/external/os-guides/gentoo.md +++ b/external/os-guides/gentoo.md @@ -5,4 +5,5 @@ redirect_from: - /doc/templates/gentoo/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md ref: 221 +title: Gentoo Template --- diff --git a/external/os-guides/linux-hvm-tips.md b/external/os-guides/linux-hvm-tips.md index 157bacfe..9cccf46d 100644 --- a/external/os-guides/linux-hvm-tips.md +++ b/external/os-guides/linux-hvm-tips.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/LinuxHVMTips/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md ref: 82 +title: Linux HVM Tips --- diff --git a/external/os-guides/netbsd.md b/external/os-guides/netbsd.md index 84655320..3ddca1e8 100644 --- a/external/os-guides/netbsd.md +++ b/external/os-guides/netbsd.md @@ -5,4 +5,5 @@ redirect_from: - /doc/netbsd/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md ref: 84 +title: How to Create a NetBSD VM --- diff --git a/external/os-guides/pentesting.md b/external/os-guides/pentesting.md index a4d57109..ebede023 100644 --- a/external/os-guides/pentesting.md +++ b/external/os-guides/pentesting.md @@ -5,4 +5,5 @@ redirect_from: - /doc/pentesting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md ref: 83 +title: Penetration Testing --- diff --git a/external/os-guides/pentesting/blackarch.md b/external/os-guides/pentesting/blackarch.md index 8df85c61..73cae944 100644 --- a/external/os-guides/pentesting/blackarch.md +++ b/external/os-guides/pentesting/blackarch.md @@ -6,4 +6,5 @@ redirect_from: - /doc/blackarch/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md ref: 88 +title: How to Create a BlackArch VM --- diff --git a/external/os-guides/pentesting/kali.md b/external/os-guides/pentesting/kali.md index e03ec3e1..6d9c2235 100644 --- a/external/os-guides/pentesting/kali.md +++ b/external/os-guides/pentesting/kali.md @@ -6,4 +6,5 @@ redirect_from: - /doc/kali/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md ref: 87 +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 1c635646..4d19db5a 100644 --- a/external/os-guides/pentesting/ptf.md +++ b/external/os-guides/pentesting/ptf.md @@ -6,4 +6,5 @@ redirect_from: - /doc/ptf/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md ref: 89 +title: How to create Penetration Testers Framework (PTF) VM --- diff --git a/external/os-guides/ubuntu.md b/external/os-guides/ubuntu.md index 00fc00c9..d9edbaa7 100644 --- a/external/os-guides/ubuntu.md +++ b/external/os-guides/ubuntu.md @@ -9,4 +9,5 @@ redirect_from: - /wiki/Templates/Ubuntu/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md ref: 80 +title: Ubuntu Template --- diff --git a/external/os-guides/windows/windows-tools.md b/external/os-guides/windows/windows-tools.md index 334c87a3..59d996de 100644 --- a/external/os-guides/windows/windows-tools.md +++ b/external/os-guides/windows/windows-tools.md @@ -14,4 +14,5 @@ redirect_from: - /wiki/WindowsTools/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-tools.md ref: 86 +title: Qubes Windows Tools --- diff --git a/external/os-guides/windows/windows-vm.md b/external/os-guides/windows/windows-vm.md index 441065a8..cc4f7c87 100644 --- a/external/os-guides/windows/windows-vm.md +++ b/external/os-guides/windows/windows-vm.md @@ -5,4 +5,5 @@ redirect_from: - /doc/windows-vm/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm.md ref: 85 +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 bef5d484..140101de 100644 --- a/external/privacy-guides/anonymizing-your-mac-address.md +++ b/external/privacy-guides/anonymizing-your-mac-address.md @@ -6,4 +6,5 @@ redirect_from: - /doc/randomizing-your-mac-address/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md ref: 67 +title: Anonymizing your MAC Address --- diff --git a/external/privacy-guides/signal.md b/external/privacy-guides/signal.md index 6544a9ad..9999a1f1 100644 --- a/external/privacy-guides/signal.md +++ b/external/privacy-guides/signal.md @@ -5,4 +5,5 @@ redirect_from: - /doc/signal/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md ref: 70 +title: Signal --- diff --git a/external/privacy-guides/tails.md b/external/privacy-guides/tails.md index 83c28fbe..7424942e 100644 --- a/external/privacy-guides/tails.md +++ b/external/privacy-guides/tails.md @@ -6,4 +6,5 @@ redirect_from: - /doc/running-tails/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md ref: 71 +title: Running Tails in Qubes --- diff --git a/external/privacy-guides/torvm.md b/external/privacy-guides/torvm.md index f0706b4c..b5177ff3 100644 --- a/external/privacy-guides/torvm.md +++ b/external/privacy-guides/torvm.md @@ -10,4 +10,5 @@ redirect_from: - /wiki/UserDoc/TorVM/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/torvm.md ref: 68 +title: TorVM --- diff --git a/external/privacy-guides/whonix.md b/external/privacy-guides/whonix.md index 4a2dac2c..30201260 100644 --- a/external/privacy-guides/whonix.md +++ b/external/privacy-guides/whonix.md @@ -18,4 +18,5 @@ redirect_from: - /doc/privacy/updating-whonix/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md ref: 69 +title: Whonix for Privacy & Anonymity --- diff --git a/external/security-guides/multifactor-authentication.md b/external/security-guides/multifactor-authentication.md index bf21c88e..defbcc36 100644 --- a/external/security-guides/multifactor-authentication.md +++ b/external/security-guides/multifactor-authentication.md @@ -7,4 +7,5 @@ redirect_from: - /doc/Multi-factorAuthentication/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md ref: 78 +title: Multifactor Authentication --- diff --git a/external/security-guides/security-guidelines.md b/external/security-guides/security-guidelines.md index 3a70e789..d08fe173 100644 --- a/external/security-guides/security-guidelines.md +++ b/external/security-guides/security-guidelines.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/SecurityGuidelines/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md ref: 79 +title: Security Guidelines --- diff --git a/external/security-guides/split-bitcoin.md b/external/security-guides/split-bitcoin.md index 289fb8d2..a192a5e6 100644 --- a/external/security-guides/split-bitcoin.md +++ b/external/security-guides/split-bitcoin.md @@ -5,4 +5,5 @@ redirect_from: - /doc/split-bitcoin/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md ref: 77 +title: Split Bitcoin --- diff --git a/external/troubleshooting/application-troubleshooting.md b/external/troubleshooting/application-troubleshooting.md index aff3cb7e..2fc41356 100644 --- a/external/troubleshooting/application-troubleshooting.md +++ b/external/troubleshooting/application-troubleshooting.md @@ -5,4 +5,5 @@ redirect_from: - /doc/application-troubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md ref: 236 +title: Application Troubleshooting --- diff --git a/external/troubleshooting/intel-igfx-troubleshooting.md b/external/troubleshooting/intel-igfx-troubleshooting.md index b7f80a1a..52725581 100644 --- a/external/troubleshooting/intel-igfx-troubleshooting.md +++ b/external/troubleshooting/intel-igfx-troubleshooting.md @@ -5,4 +5,5 @@ redirect_from: - /doc/intel-igfx-troubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md ref: 90 +title: Intel Integrated Graphics Troubleshooting --- diff --git a/external/troubleshooting/macbook-troubleshooting.md b/external/troubleshooting/macbook-troubleshooting.md index 4fac2bf8..922dfe12 100644 --- a/external/troubleshooting/macbook-troubleshooting.md +++ b/external/troubleshooting/macbook-troubleshooting.md @@ -3,4 +3,5 @@ lang: en layout: doc redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md ref: 238 +title: Apple MacBook Troubleshooting --- diff --git a/external/troubleshooting/nvidia-troubleshooting.md b/external/troubleshooting/nvidia-troubleshooting.md index fa299d23..aad45e44 100644 --- a/external/troubleshooting/nvidia-troubleshooting.md +++ b/external/troubleshooting/nvidia-troubleshooting.md @@ -6,4 +6,5 @@ redirect_from: - /wiki/NvidiaTroubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md ref: 91 +title: Nvidia Troubleshooting --- diff --git a/external/troubleshooting/sony-vaio-tinkering.md b/external/troubleshooting/sony-vaio-tinkering.md index 4e46aad6..52360500 100644 --- a/external/troubleshooting/sony-vaio-tinkering.md +++ b/external/troubleshooting/sony-vaio-tinkering.md @@ -8,4 +8,5 @@ redirect_from: - /wiki/SonyVaioTinkering/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/sony-vaio-tinkering.md ref: 93 +title: Sony Vaio Tinkering --- diff --git a/external/troubleshooting/tails-troubleshooting.md b/external/troubleshooting/tails-troubleshooting.md index be7139af..f5c5c5f6 100644 --- a/external/troubleshooting/tails-troubleshooting.md +++ b/external/troubleshooting/tails-troubleshooting.md @@ -5,4 +5,5 @@ redirect_from: - /doc/tails-troubleshooting/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/tails-troubleshooting.md ref: 237 +title: Tails Troubleshooting --- diff --git a/external/troubleshooting/thinkpad-troubleshooting.md b/external/troubleshooting/thinkpad-troubleshooting.md index 4e2c371a..bf249b5a 100644 --- a/external/troubleshooting/thinkpad-troubleshooting.md +++ b/external/troubleshooting/thinkpad-troubleshooting.md @@ -13,4 +13,5 @@ redirect_from: - /wiki/Lenovo450Tinkering/ redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/thinkpad-troubleshooting.md ref: 95 +title: Lenovo ThinkPad Troubleshooting --- diff --git a/introduction/code-of-conduct.md b/introduction/code-of-conduct.md index abbea921..af847a0b 100644 --- a/introduction/code-of-conduct.md +++ b/introduction/code-of-conduct.md @@ -4,6 +4,7 @@ layout: default redirect_from: - /code-of-conduct/ ref: 118 +title: Code of Conduct --- ## Introduction diff --git a/introduction/contributing.md b/introduction/contributing.md index 78764c36..b9d7ed13 100644 --- a/introduction/contributing.md +++ b/introduction/contributing.md @@ -7,6 +7,7 @@ redirect_from: - /doc/ContributingHowto/ - /wiki/ContributingHowto/ ref: 125 +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 8ae4936b..8caf910a 100644 --- a/introduction/experts.md +++ b/introduction/experts.md @@ -4,4 +4,5 @@ layout: experts redirect_from: - /experts/ ref: 119 +title: Experts --- diff --git a/introduction/faq.md b/introduction/faq.md index d38640f7..728449bb 100644 --- a/introduction/faq.md +++ b/introduction/faq.md @@ -12,6 +12,7 @@ redirect_from: - /doc/DevelFaq/ - /wiki/DevelFaq/ ref: 124 +title: Frequently Asked Questions --- # Frequently Asked Questions diff --git a/introduction/intro.html b/introduction/intro.html index 1a6693ac..7abcebca 100644 --- a/introduction/intro.html +++ b/introduction/intro.html @@ -8,6 +8,7 @@ redirect_from: - /about/ - /en/about/ ref: 126 +title: Introduction ---

What is Qubes OS?

diff --git a/introduction/reporting-bugs.md b/introduction/reporting-bugs.md index 0fc0030d..b395052e 100644 --- a/introduction/reporting-bugs.md +++ b/introduction/reporting-bugs.md @@ -12,6 +12,7 @@ redirect_from: - /bug-report/ - /bug-reports/ ref: 121 +title: Reporting bugs and other issues --- # Reporting bugs and other issues # diff --git a/introduction/screenshots.md b/introduction/screenshots.md index 7ee27728..8c66650a 100644 --- a/introduction/screenshots.md +++ b/introduction/screenshots.md @@ -7,6 +7,7 @@ redirect_from: - /doc/QubesScreenshots/ - /wiki/QubesScreenshots/ ref: 123 +title: Screenshots --- Select Qubes OS Screenshots diff --git a/introduction/statistics.md b/introduction/statistics.md index 53009969..f654c211 100644 --- a/introduction/statistics.md +++ b/introduction/statistics.md @@ -5,6 +5,7 @@ redirect_from: - /statistics/ - /counter/ ref: 127 +title: Statistics ---
diff --git a/introduction/support.md b/introduction/support.md index 4fe9b7c8..3baefb4a 100644 --- a/introduction/support.md +++ b/introduction/support.md @@ -12,6 +12,7 @@ redirect_from: - /doc/QubesLists/ - /wiki/QubesLists/ ref: 122 +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 00d47b95..09fcab81 100644 --- a/introduction/video-tours.html +++ b/introduction/video-tours.html @@ -4,6 +4,7 @@ layout: default redirect_from: - /video-tours/ ref: 226 +title: Video Tours of Qubes OS ---
diff --git a/project-security/canaries.md b/project-security/canaries.md index 04b9121b..925c1f4b 100644 --- a/project-security/canaries.md +++ b/project-security/canaries.md @@ -5,6 +5,7 @@ redirect_from: - /security/canaries/ - /doc/canaries/ ref: 208 +title: Canaries --- # Qubes Canaries diff --git a/project-security/canary-checklist.md b/project-security/canary-checklist.md index 1ae2e0b9..8cdc193a 100644 --- a/project-security/canary-checklist.md +++ b/project-security/canary-checklist.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /security/canaries/checklist/ ref: 216 +title: Canary Checklist --- # Canary Checklist diff --git a/project-security/canary-template.md b/project-security/canary-template.md index 39845423..642d215e 100644 --- a/project-security/canary-template.md +++ b/project-security/canary-template.md @@ -5,6 +5,7 @@ redirect_from: - /security/canaries/template/ - /doc/canaries/template/ ref: 212 +title: Canary Template --- Canary Template diff --git a/project-security/security-bulletins-checklist.md b/project-security/security-bulletins-checklist.md index 156f19aa..328930d3 100644 --- a/project-security/security-bulletins-checklist.md +++ b/project-security/security-bulletins-checklist.md @@ -5,6 +5,7 @@ redirect_from: - /security/bulletins/checklist/ - /doc/security-bulletins/checklist/ ref: 215 +title: Security Bulletin Checklist --- # Security Bulletin Checklist diff --git a/project-security/security-bulletins-template.md b/project-security/security-bulletins-template.md index 783c27b6..d8e617ce 100644 --- a/project-security/security-bulletins-template.md +++ b/project-security/security-bulletins-template.md @@ -5,6 +5,7 @@ redirect_from: - /security/bulletins/template/ - /doc/security-bulletins/template/ ref: 209 +title: Security Bulletin Template --- Security Bulletin Template diff --git a/project-security/security-bulletins.md b/project-security/security-bulletins.md index 3839620e..4f7d2b2a 100644 --- a/project-security/security-bulletins.md +++ b/project-security/security-bulletins.md @@ -9,6 +9,7 @@ redirect_from: - /wiki/SecurityBulletins/ - /trac/wiki/SecurityBulletins/ ref: 218 +title: Qubes Security Bulletins (QSBs) --- # Qubes Security Bulletins (QSBs) diff --git a/project-security/security-goals.md b/project-security/security-goals.md index 57cac9bf..676f404e 100644 --- a/project-security/security-goals.md +++ b/project-security/security-goals.md @@ -9,6 +9,7 @@ redirect_from: - /doc/SecurityGoals/ - /wiki/SecurityGoals/ ref: 210 +title: Security Goals --- # Security design goals diff --git a/project-security/security-pack.md b/project-security/security-pack.md index 472206c0..c65b54af 100644 --- a/project-security/security-pack.md +++ b/project-security/security-pack.md @@ -15,6 +15,7 @@ redirect_from: - /doc/sec-pack/ - /doc/secpack/ ref: 213 +title: Security Pack --- Qubes Security Pack diff --git a/project-security/security.md b/project-security/security.md index 9acdc580..169a8df6 100644 --- a/project-security/security.md +++ b/project-security/security.md @@ -13,6 +13,7 @@ redirect_from: - /wiki/SecurityPage/ - /trac/wiki/SecurityPage/ ref: 217 +title: Security --- # Qubes OS Project Security Center diff --git a/project-security/verifying-signatures.md b/project-security/verifying-signatures.md index 40f20159..8d030a4f 100644 --- a/project-security/verifying-signatures.md +++ b/project-security/verifying-signatures.md @@ -8,6 +8,7 @@ redirect_from: - /doc/VerifyingSignatures/ - /wiki/VerifyingSignatures/ ref: 211 +title: Verifying Signatures --- # On Digital Signatures and Key Verification diff --git a/project-security/xsa.md b/project-security/xsa.md index 1372ca12..fa25cb10 100644 --- a/project-security/xsa.md +++ b/project-security/xsa.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /security/xsa/ ref: 214 +title: Xen Security Advisory (XSA) Tracker --- Xen Security Advisory (XSA) Tracker diff --git a/user/advanced-configuration/awesome.md b/user/advanced-configuration/awesome.md index 8c0f239a..e7863491 100644 --- a/user/advanced-configuration/awesome.md +++ b/user/advanced-configuration/awesome.md @@ -5,6 +5,7 @@ redirect_from: - /doc/awesome/ - /en/doc/awesome/ ref: 179 +title: awesome --- # Using awesome in dom0 diff --git a/user/advanced-configuration/bind-dirs.md b/user/advanced-configuration/bind-dirs.md index d4b819d4..6e47e384 100644 --- a/user/advanced-configuration/bind-dirs.md +++ b/user/advanced-configuration/bind-dirs.md @@ -5,6 +5,7 @@ redirect_from: - /doc/bind-dirs/ - /en/doc/bind-dirs/ ref: 186 +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 e5351c26..8498ad8c 100644 --- a/user/advanced-configuration/config-files.md +++ b/user/advanced-configuration/config-files.md @@ -8,6 +8,7 @@ redirect_from: - /doc/UserDoc/ConfigFiles/ - /wiki/UserDoc/ConfigFiles/ ref: 180 +title: Config Files --- Configuration Files diff --git a/user/advanced-configuration/disposablevm-customization.md b/user/advanced-configuration/disposablevm-customization.md index 225c4fa4..a9702466 100644 --- a/user/advanced-configuration/disposablevm-customization.md +++ b/user/advanced-configuration/disposablevm-customization.md @@ -9,6 +9,7 @@ redirect_from: - /doc/UserDoc/DispVMCustomization/ - /wiki/UserDoc/DispVMCustomization/ ref: 174 +title: DisposableVM Customization --- # DisposableVM Customization diff --git a/user/advanced-configuration/gui-configuration.md b/user/advanced-configuration/gui-configuration.md index 3c7a5e6a..3c429751 100644 --- a/user/advanced-configuration/gui-configuration.md +++ b/user/advanced-configuration/gui-configuration.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/gui-configuration/ ref: 184 +title: GUI Configuration --- # GUI Configuration diff --git a/user/advanced-configuration/i3.md b/user/advanced-configuration/i3.md index af557c94..c38e06f0 100644 --- a/user/advanced-configuration/i3.md +++ b/user/advanced-configuration/i3.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UserDoc/i3/ - /wiki/UserDoc/i3/ ref: 183 +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 a9fc5fb4..113af2df 100644 --- a/user/advanced-configuration/installing-contributed-packages.md +++ b/user/advanced-configuration/installing-contributed-packages.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/installing-contributed-packages/ ref: 225 +title: Installing contributed packages --- # Installing contributed packages diff --git a/user/advanced-configuration/kde.md b/user/advanced-configuration/kde.md index c1a1ef6d..211e1e61 100644 --- a/user/advanced-configuration/kde.md +++ b/user/advanced-configuration/kde.md @@ -5,6 +5,7 @@ redirect_from: - /doc/kde/ - /en/doc/kde/ ref: 176 +title: KDE --- Using KDE in dom0 @@ -56,6 +57,7 @@ Right click title bar --> More actions --> Special window settings... Window matching tab Window class (application): Exact Match: + Window title: Substring Match: Size & Position tab [x] Position: Apply Initially: x,y diff --git a/user/advanced-configuration/managing-vm-kernel.md b/user/advanced-configuration/managing-vm-kernel.md index dcc2cdba..bb0391b3 100644 --- a/user/advanced-configuration/managing-vm-kernel.md +++ b/user/advanced-configuration/managing-vm-kernel.md @@ -5,6 +5,7 @@ redirect_from: - /doc/managing-vm-kernel/ - /en/doc/managing-vm-kernel/ ref: 173 +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 1008c770..076a6707 100644 --- a/user/advanced-configuration/mount-from-other-os.md +++ b/user/advanced-configuration/mount-from-other-os.md @@ -7,6 +7,7 @@ redirect_from: - /doc/MountFromOtherOs/ - /wiki/MountFromOtherOs/ ref: 175 +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 6fb6690c..528c7f0a 100644 --- a/user/advanced-configuration/resize-disk-image.md +++ b/user/advanced-configuration/resize-disk-image.md @@ -10,6 +10,7 @@ redirect_from: - /wiki/ResizeDiskImage/ - /wiki/ResizeRootDiskImage/ ref: 182 +title: Resize Disk Image --- ## Resizing Disk Images diff --git a/user/advanced-configuration/rpc-policy.md b/user/advanced-configuration/rpc-policy.md index cd4e20a1..2be01fa5 100644 --- a/user/advanced-configuration/rpc-policy.md +++ b/user/advanced-configuration/rpc-policy.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/rpc-policy/ ref: 178 +title: RPC Policies --- RPC Policies diff --git a/user/advanced-configuration/salt.md b/user/advanced-configuration/salt.md index c5f58e2a..1df9902e 100644 --- a/user/advanced-configuration/salt.md +++ b/user/advanced-configuration/salt.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/salt/ ref: 185 +title: Management stack --- # Management Infrastructure diff --git a/user/advanced-configuration/secondary-storage.md b/user/advanced-configuration/secondary-storage.md index 2e2fbcbf..38af99aa 100644 --- a/user/advanced-configuration/secondary-storage.md +++ b/user/advanced-configuration/secondary-storage.md @@ -7,6 +7,7 @@ redirect_from: - /doc/SecondaryStorage/ - /wiki/SecondaryStorage/ ref: 187 +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 d35c7c71..b69dfef6 100644 --- a/user/advanced-configuration/usb-qubes.md +++ b/user/advanced-configuration/usb-qubes.md @@ -9,6 +9,7 @@ redirect_from: - /wiki/USBVM/ - /doc/sys-usb/ ref: 181 +title: USB Qubes --- # USB Qubes # diff --git a/user/common-tasks/backup-emergency-restore-v2.md b/user/common-tasks/backup-emergency-restore-v2.md index 805c15bc..df38f2d0 100644 --- a/user/common-tasks/backup-emergency-restore-v2.md +++ b/user/common-tasks/backup-emergency-restore-v2.md @@ -6,6 +6,7 @@ redirect_from: - /en/doc/backup-emergency-restore-v2/ - /doc/BackupEmergencyRestoreV2/ ref: 207 +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 20bc906c..c17d545b 100644 --- a/user/common-tasks/backup-emergency-restore-v3.md +++ b/user/common-tasks/backup-emergency-restore-v3.md @@ -6,6 +6,7 @@ redirect_from: - /en/doc/backup-emergency-restore-v3/ - /doc/BackupEmergencyRestoreV3/ ref: 201 +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 ba2134dc..0ebc96f5 100644 --- a/user/common-tasks/backup-emergency-restore-v4.md +++ b/user/common-tasks/backup-emergency-restore-v4.md @@ -6,6 +6,7 @@ redirect_from: - /en/doc/backup-emergency-restore-v4/ - /doc/BackupEmergencyRestoreV4/ ref: 192 +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 4c6c8fda..7bd26f4f 100644 --- a/user/common-tasks/backup-restore.md +++ b/user/common-tasks/backup-restore.md @@ -7,6 +7,7 @@ redirect_from: - /doc/BackupRestore/ - /wiki/BackupRestore/ ref: 199 +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 55368047..01dcb474 100644 --- a/user/common-tasks/block-devices.md +++ b/user/common-tasks/block-devices.md @@ -8,6 +8,7 @@ redirect_from: - /doc/StickMounting/ - /wiki/StickMounting/ ref: 193 +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 6ed2d7fd..8e9f02ec 100644 --- a/user/common-tasks/copy-from-dom0.md +++ b/user/common-tasks/copy-from-dom0.md @@ -8,6 +8,7 @@ redirect_from: - /doc/CopyToDomZero/ - /wiki/CopyToDomZero/ ref: 198 +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 fc386b99..2526baae 100644 --- a/user/common-tasks/copy-paste.md +++ b/user/common-tasks/copy-paste.md @@ -7,6 +7,7 @@ redirect_from: - /doc/CopyPaste/ - /wiki/CopyPaste/ ref: 196 +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 f56b2346..8adf5693 100644 --- a/user/common-tasks/copying-files.md +++ b/user/common-tasks/copying-files.md @@ -7,6 +7,7 @@ redirect_from: - /doc/CopyingFiles/ - /wiki/CopyingFiles/ ref: 191 +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 58868c07..27096b5d 100644 --- a/user/common-tasks/device-handling.md +++ b/user/common-tasks/device-handling.md @@ -8,6 +8,7 @@ redirect_from: - /doc/ExternalDeviceMountPoint/ - /wiki/ExternalDeviceMountPoint/ ref: 188 +title: Device Handling --- # Device Handling diff --git a/user/common-tasks/disposablevm.md b/user/common-tasks/disposablevm.md index 54edde38..2ae727f9 100644 --- a/user/common-tasks/disposablevm.md +++ b/user/common-tasks/disposablevm.md @@ -8,6 +8,7 @@ redirect_from: - /doc/DisposableVms/ - /wiki/DisposableVMs/ ref: 203 +title: DisposableVMs --- # DisposableVMs diff --git a/user/common-tasks/full-screen-mode.md b/user/common-tasks/full-screen-mode.md index b941d50e..cbe8119b 100644 --- a/user/common-tasks/full-screen-mode.md +++ b/user/common-tasks/full-screen-mode.md @@ -7,6 +7,7 @@ redirect_from: - /doc/FullScreenMode/ - /wiki/FullScreenMode/ ref: 205 +title: Full Screen Mode --- Enabling Full Screen Mode for select VMs diff --git a/user/common-tasks/optical-discs.md b/user/common-tasks/optical-discs.md index f28e6b87..17149e91 100644 --- a/user/common-tasks/optical-discs.md +++ b/user/common-tasks/optical-discs.md @@ -6,6 +6,7 @@ redirect_from: - /doc/recording-optical-discs/ - /en/doc/recording-optical-discs/ ref: 204 +title: Optical Discs --- Optical Discs diff --git a/user/common-tasks/pci-devices.md b/user/common-tasks/pci-devices.md index a648a06f..51be8cdf 100644 --- a/user/common-tasks/pci-devices.md +++ b/user/common-tasks/pci-devices.md @@ -8,6 +8,7 @@ redirect_from: - /doc/AssigningDevices/ - /wiki/AssigningDevices/ ref: 197 +title: PCI Devices --- # PCI Devices diff --git a/user/common-tasks/software-update-dom0.md b/user/common-tasks/software-update-dom0.md index eb256664..8f5245b6 100644 --- a/user/common-tasks/software-update-dom0.md +++ b/user/common-tasks/software-update-dom0.md @@ -7,6 +7,7 @@ redirect_from: - /doc/SoftwareUpdateDom0/ - /wiki/SoftwareUpdateDom0/ ref: 194 +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 9812810a..e3e88327 100644 --- a/user/common-tasks/software-update-domu.md +++ b/user/common-tasks/software-update-domu.md @@ -8,6 +8,7 @@ redirect_from: - /doc/SoftwareUpdateVM/ - /wiki/SoftwareUpdateVM/ ref: 189 +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 64afe968..a59bf2ff 100644 --- a/user/common-tasks/updating-qubes-os.md +++ b/user/common-tasks/updating-qubes-os.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/updating-qubes-os/ ref: 200 +title: Updating Qubes OS --- # Updating Qubes OS diff --git a/user/common-tasks/usb-devices.md b/user/common-tasks/usb-devices.md index b41a620e..b30b2872 100644 --- a/user/common-tasks/usb-devices.md +++ b/user/common-tasks/usb-devices.md @@ -5,6 +5,7 @@ redirect_from: - /doc/usb-devices/ - /doc/usb/ ref: 195 +title: USB Devices --- # USB Devices diff --git a/user/common-tasks/volume-backup-revert.md b/user/common-tasks/volume-backup-revert.md index 8514f294..e7735540 100644 --- a/user/common-tasks/volume-backup-revert.md +++ b/user/common-tasks/volume-backup-revert.md @@ -7,6 +7,7 @@ redirect_from: - /doc/VolumeBackupRevert/ - /wiki/VolumeBackupRevert/ ref: 206 +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 2d94fa1d..dc0fb465 100644 --- a/user/downloading-installing-upgrading/custom-install.md +++ b/user/downloading-installing-upgrading/custom-install.md @@ -5,6 +5,7 @@ redirect_from: - /doc/custom-install/ - /doc/encryption-config/ ref: 152 +title: Custom Installation --- # Custom Installation diff --git a/user/downloading-installing-upgrading/download-mirrors.md b/user/downloading-installing-upgrading/download-mirrors.md index 84bb78ba..b1cd433e 100644 --- a/user/downloading-installing-upgrading/download-mirrors.md +++ b/user/downloading-installing-upgrading/download-mirrors.md @@ -4,6 +4,7 @@ layout: sidebar redirect_from: - /downloads/mirrors/ ref: 148 +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 fcd093f8..e7c516df 100644 --- a/user/downloading-installing-upgrading/install-security.md +++ b/user/downloading-installing-upgrading/install-security.md @@ -7,6 +7,7 @@ redirect_from: - /doc/InstallSecurity/ - /wiki/InstallSecurity/ ref: 149 +title: Installation security --- # Installation security diff --git a/user/downloading-installing-upgrading/installation-guide.md b/user/downloading-installing-upgrading/installation-guide.md index 97ee026b..fa5f8af1 100644 --- a/user/downloading-installing-upgrading/installation-guide.md +++ b/user/downloading-installing-upgrading/installation-guide.md @@ -16,6 +16,7 @@ redirect_from: - /doc/InstallationGuideR3.0rc2/ - /doc/live-usb/ ref: 153 +title: Installation guide --- # Installation guide diff --git a/user/downloading-installing-upgrading/supported-versions.md b/user/downloading-installing-upgrading/supported-versions.md index 88e9193c..a29a4f72 100644 --- a/user/downloading-installing-upgrading/supported-versions.md +++ b/user/downloading-installing-upgrading/supported-versions.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/supported-versions/ ref: 154 +title: Supported Versions --- # Supported Versions diff --git a/user/downloading-installing-upgrading/testing.md b/user/downloading-installing-upgrading/testing.md index 6b91cd5e..29896886 100644 --- a/user/downloading-installing-upgrading/testing.md +++ b/user/downloading-installing-upgrading/testing.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/testing/ ref: 147 +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 3573cce0..ecf08ff9 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2.md @@ -8,6 +8,7 @@ redirect_from: - /doc/UpgradeToR2rc1/ - /wiki/UpgradeToR2rc1/ ref: 156 +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 82089046..dae23603 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b1.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR2B1/ - /wiki/UpgradeToR2B1/ ref: 163 +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 f0c9c36b..266fbd1e 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b2.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR2B2/ - /wiki/UpgradeToR2B2/ ref: 160 +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 81621b52..3e3863a6 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r2b3.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR2B3/ - /wiki/UpgradeToR2B3/ ref: 157 +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 e413e451..0fde3e15 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_0.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR3.0/ - /doc/UpgradeToR3.0rc1/ ref: 159 +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 d92bcf10..0f31a79c 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_1.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR3.1/ - /doc/UpgradeToR3.1rc1/ ref: 155 +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 6e62fadf..98465b90 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r3_2.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR3.2/ - /doc/UpgradeToR3.2rc1/ ref: 161 +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 6783be46..42541eb0 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade-to-r4_0.md @@ -7,6 +7,7 @@ redirect_from: - /doc/UpgradeToR4.0/ - /doc/UpgradeToR4.0rc1/ ref: 162 +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 c23db615..3dc0f661 100644 --- a/user/downloading-installing-upgrading/upgrade/upgrade.md +++ b/user/downloading-installing-upgrading/upgrade/upgrade.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/upgrade/ ref: 158 +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 8db51b92..750f8a9a 100644 --- a/user/downloading-installing-upgrading/version-scheme.md +++ b/user/downloading-installing-upgrading/version-scheme.md @@ -7,6 +7,7 @@ redirect_from: - /doc/VersionScheme/ - /wiki/VersionScheme/ ref: 151 +title: Version Scheme --- Version Scheme diff --git a/user/hardware/certified-hardware.md b/user/hardware/certified-hardware.md index b0c97303..9a69585c 100644 --- a/user/hardware/certified-hardware.md +++ b/user/hardware/certified-hardware.md @@ -7,6 +7,7 @@ redirect_from: - /doc/certified-laptops/ - /hardware-certification/ ref: 144 +title: Certified Hardware --- # Certified Hardware diff --git a/user/hardware/hardware-testing.md b/user/hardware/hardware-testing.md index 270e05e4..da0b4d7e 100644 --- a/user/hardware/hardware-testing.md +++ b/user/hardware/hardware-testing.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/hardware-testing/ ref: 145 +title: Hardware Testing --- # Hardware Testing diff --git a/user/hardware/hcl.md b/user/hardware/hcl.md index e084cf24..5b7b3a5a 100644 --- a/user/hardware/hcl.md +++ b/user/hardware/hcl.md @@ -9,6 +9,7 @@ redirect_from: - /wiki/HCLR1/ - /wiki/HCL-R2B2/ ref: 146 +title: Hardware Compatibility List (HCL) --- Hardware Compatibility List (HCL) for All Qubes OS Releases diff --git a/user/hardware/hcl_listing.md b/user/hardware/hcl_listing.md index c24890c1..466fbc1f 100644 --- a/user/hardware/hcl_listing.md +++ b/user/hardware/hcl_listing.md @@ -6,4 +6,5 @@ redirect_from: - /hcl/ - /compatible-hardware/ ref: 143 +title: Hardware Compatibility List (HCL) --- diff --git a/user/hardware/system-requirements.md b/user/hardware/system-requirements.md index 50dfba81..840b1f45 100644 --- a/user/hardware/system-requirements.md +++ b/user/hardware/system-requirements.md @@ -8,6 +8,7 @@ redirect_from: - /doc/SystemRequirements/ - /wiki/SystemRequirements/ ref: 142 +title: System Requirements --- # System Requirements diff --git a/user/managing-os/debian/debian-upgrade.md b/user/managing-os/debian/debian-upgrade.md index 8665b8c9..4aaeacda 100644 --- a/user/managing-os/debian/debian-upgrade.md +++ b/user/managing-os/debian/debian-upgrade.md @@ -9,6 +9,7 @@ redirect_from: - /doc/DebianTemplateUpgrade8/ - /wiki/DebianTemplateUpgrade8/ ref: 133 +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 25e02500..d9cbd0ca 100644 --- a/user/managing-os/debian/debian.md +++ b/user/managing-os/debian/debian.md @@ -8,6 +8,7 @@ redirect_from: - /doc/Templates/Debian/ - /wiki/Templates/Debian/ ref: 134 +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 0c398ace..e8e6c5af 100644 --- a/user/managing-os/fedora/fedora-upgrade.md +++ b/user/managing-os/fedora/fedora-upgrade.md @@ -20,6 +20,7 @@ redirect_from: - /wiki/FedoraTemplateUpgrade28/ - /doc/template/fedora/upgrade-29-to-30/ ref: 137 +title: In-place upgrade of Fedora TemplateVMs --- # Upgrading Fedora TemplateVMs diff --git a/user/managing-os/fedora/fedora.md b/user/managing-os/fedora/fedora.md index 344822e6..8928eaa9 100644 --- a/user/managing-os/fedora/fedora.md +++ b/user/managing-os/fedora/fedora.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/templates/fedora/ ref: 136 +title: The Fedora TemplateVM --- # The Fedora TemplateVM diff --git a/user/managing-os/minimal-templates.md b/user/managing-os/minimal-templates.md index 520eb5c8..a72afbea 100644 --- a/user/managing-os/minimal-templates.md +++ b/user/managing-os/minimal-templates.md @@ -10,6 +10,7 @@ redirect_from: - /wiki/Templates/FedoraMinimal/ - /doc/templates/debian-minimal/ ref: 132 +title: Minimal TemplateVMs --- # Minimal TemplateVMs diff --git a/user/managing-os/reinstall-template.md b/user/managing-os/reinstall-template.md index 566785a0..a73a248c 100644 --- a/user/managing-os/reinstall-template.md +++ b/user/managing-os/reinstall-template.md @@ -5,6 +5,7 @@ redirect_from: - /doc/reinstall-template/ - /doc/whonix/reinstall/ ref: 128 +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 244ce30d..1da7044b 100644 --- a/user/managing-os/standalone-and-hvm.md +++ b/user/managing-os/standalone-and-hvm.md @@ -9,6 +9,7 @@ redirect_from: - /doc/HvmCreate/ - /wiki/HvmCreate/ ref: 130 +title: StandaloneVMs and HVMs --- # StandaloneVMs and HVMs diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index d500355e..7f4da94a 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -8,6 +8,7 @@ redirect_from: - /doc/Templates/ - /wiki/Templates/ ref: 131 +title: TemplateVMs --- # TemplateVMs diff --git a/user/managing-os/windows.md b/user/managing-os/windows.md index 9fc13a7a..ac8147c7 100644 --- a/user/managing-os/windows.md +++ b/user/managing-os/windows.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/windows/ ref: 129 +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 d692e76c..40f681ef 100644 --- a/user/managing-os/xfce-templates.md +++ b/user/managing-os/xfce-templates.md @@ -8,6 +8,7 @@ redirect_from: - /doc/Templates/Xfce/ - /wiki/Templates/Xfce/ ref: 222 +title: Xfce TemplateVMs --- # Xfce TemplateVMs diff --git a/user/reference/glossary.md b/user/reference/glossary.md index ab32f9c7..2b404fd6 100644 --- a/user/reference/glossary.md +++ b/user/reference/glossary.md @@ -7,6 +7,7 @@ redirect_from: - /doc/Glossary/ - /wiki/Glossary/ ref: 140 +title: Glossary --- Glossary of Qubes Terminology diff --git a/user/reference/qubes-service.md b/user/reference/qubes-service.md index 6dd8db4d..ce000493 100644 --- a/user/reference/qubes-service.md +++ b/user/reference/qubes-service.md @@ -7,6 +7,7 @@ redirect_from: - /doc/QubesService/ - /wiki/QubesService/ ref: 138 +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 7c345990..d1ce4ab6 100644 --- a/user/reference/research.md +++ b/user/reference/research.md @@ -8,6 +8,7 @@ redirect_from: - /doc/QubesResearch/ - /wiki/QubesResearch/ ref: 139 +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 22ee24f2..4cf823b5 100644 --- a/user/reference/tools.md +++ b/user/reference/tools.md @@ -10,6 +10,7 @@ redirect_from: - /doc/tools/3.2/dom0/ - /doc/tools/3.2/domU/ ref: 141 +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 d5df2a71..61e07186 100644 --- a/user/security-in-qubes/anti-evil-maid.md +++ b/user/security-in-qubes/anti-evil-maid.md @@ -7,6 +7,7 @@ redirect_from: - /doc/AntiEvilMaid/ - /wiki/AntiEvilMaid/ ref: 164 +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 0e6f2d08..ae1a96f7 100644 --- a/user/security-in-qubes/data-leaks.md +++ b/user/security-in-qubes/data-leaks.md @@ -7,6 +7,7 @@ redirect_from: - /doc/DataLeaks/ - /wiki/DataLeaks/ ref: 171 +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 8cdf9bb4..c6dae732 100644 --- a/user/security-in-qubes/device-handling-security.md +++ b/user/security-in-qubes/device-handling-security.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/device-handling-security/ ref: 170 +title: Device Handling Security --- # Device Handling Security diff --git a/user/security-in-qubes/firewall.md b/user/security-in-qubes/firewall.md index e2353a24..28de62d8 100644 --- a/user/security-in-qubes/firewall.md +++ b/user/security-in-qubes/firewall.md @@ -8,6 +8,7 @@ redirect_from: - /doc/QubesFirewall/ - /wiki/QubesFirewall/ ref: 166 +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 12845178..1e17a0a6 100644 --- a/user/security-in-qubes/split-gpg.md +++ b/user/security-in-qubes/split-gpg.md @@ -13,6 +13,7 @@ redirect_from: - /doc/UserDoc/OpenPGP/ - /wiki/UserDoc/OpenPGP/ ref: 168 +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 05a0e09a..4d9139b4 100644 --- a/user/security-in-qubes/u2f-proxy.md +++ b/user/security-in-qubes/u2f-proxy.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/u2f-proxy/ ref: 167 +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 eae6091a..615a4730 100644 --- a/user/security-in-qubes/vm-sudo.md +++ b/user/security-in-qubes/vm-sudo.md @@ -7,6 +7,7 @@ redirect_from: - /doc/VMSudo/ - /wiki/VMSudo/ ref: 165 +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 26282622..19b57ef7 100644 --- a/user/security-in-qubes/yubi-key.md +++ b/user/security-in-qubes/yubi-key.md @@ -6,6 +6,7 @@ redirect_from: - /en/doc/yubi-key/ - /doc/YubiKey/ ref: 169 +title: YubiKey in Qubes --- # Using YubiKey to Qubes authentication diff --git a/user/troubleshooting/disk-troubleshooting.md b/user/troubleshooting/disk-troubleshooting.md index 71e59641..a265aac7 100644 --- a/user/troubleshooting/disk-troubleshooting.md +++ b/user/troubleshooting/disk-troubleshooting.md @@ -8,6 +8,7 @@ redirect_from: - /wiki/OutOfmemory/ - /doc/out-of-memory/ ref: 231 +title: Disk Troubleshooting --- # Disk Troubleshooting Guide # diff --git a/user/troubleshooting/gui-troubleshooting.md b/user/troubleshooting/gui-troubleshooting.md index 705e6751..d8fdff6a 100644 --- a/user/troubleshooting/gui-troubleshooting.md +++ b/user/troubleshooting/gui-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/gui-troubleshooting/ ref: 233 +title: GUI Troubleshooting --- # GUI Troubleshooting diff --git a/user/troubleshooting/hardware-troubleshooting.md b/user/troubleshooting/hardware-troubleshooting.md index 5155ebd0..2a2c1c1b 100644 --- a/user/troubleshooting/hardware-troubleshooting.md +++ b/user/troubleshooting/hardware-troubleshooting.md @@ -5,6 +5,7 @@ redirect_from: - /doc/hardware-troubleshooting/ - /doc/newer-hardware-troubleshooting/ ref: 97 +title: Hardware Troubleshooting --- # Troubleshooting hardware-related issues diff --git a/user/troubleshooting/hvm-troubleshooting.md b/user/troubleshooting/hvm-troubleshooting.md index 8a33f902..5c834629 100644 --- a/user/troubleshooting/hvm-troubleshooting.md +++ b/user/troubleshooting/hvm-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/hvm-troubleshooting/ ref: 232 +title: HVM Troubleshooting --- # HVM Troubleshooting diff --git a/user/troubleshooting/installation-troubleshooting.md b/user/troubleshooting/installation-troubleshooting.md index 48e596c1..8af8b3eb 100644 --- a/user/troubleshooting/installation-troubleshooting.md +++ b/user/troubleshooting/installation-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/installation-troubleshooting/ ref: 224 +title: Installation Troubleshooting --- # Installation Troubleshooting diff --git a/user/troubleshooting/managing-appvm-shortcuts.md b/user/troubleshooting/managing-appvm-shortcuts.md index 4f5f20fa..18571ee5 100644 --- a/user/troubleshooting/managing-appvm-shortcuts.md +++ b/user/troubleshooting/managing-appvm-shortcuts.md @@ -7,6 +7,7 @@ redirect_from: - /doc/ManagingAppVmShortcuts/ - /wiki/ManagingAppVmShortcuts/ ref: 202 +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 8001cb11..d390bf08 100644 --- a/user/troubleshooting/media-troubleshooting.md +++ b/user/troubleshooting/media-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/media-troubleshooting/ ref: 235 +title: Media Troubleshooting --- # Video and Audio Troubleshooting diff --git a/user/troubleshooting/pci-troubleshooting.md b/user/troubleshooting/pci-troubleshooting.md index e41fa7bd..6a0c3f23 100644 --- a/user/troubleshooting/pci-troubleshooting.md +++ b/user/troubleshooting/pci-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/pci-troubleshooting/ ref: 230 +title: PCI Troubleshooting --- # PCI troubleshooting diff --git a/user/troubleshooting/resume-suspend-troubleshooting.md b/user/troubleshooting/resume-suspend-troubleshooting.md index 13400222..9fa0c59d 100644 --- a/user/troubleshooting/resume-suspend-troubleshooting.md +++ b/user/troubleshooting/resume-suspend-troubleshooting.md @@ -6,6 +6,7 @@ redirect_from: - /en/doc/wireless-troubleshooting/ - /doc/wireless-troubleshooting/ ref: 94 +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 c529c787..7786385f 100644 --- a/user/troubleshooting/uefi-troubleshooting.md +++ b/user/troubleshooting/uefi-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/uefi-troubleshooting/ ref: 177 +title: UEFI Troubleshooting --- # Troubleshooting UEFI related problems diff --git a/user/troubleshooting/update-troubleshooting.md b/user/troubleshooting/update-troubleshooting.md index 4e163aa9..9370239b 100644 --- a/user/troubleshooting/update-troubleshooting.md +++ b/user/troubleshooting/update-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/update-troubleshooting/ ref: 239 +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 968e0c20..cad69eea 100644 --- a/user/troubleshooting/updating-debian-and-whonix.md +++ b/user/troubleshooting/updating-debian-and-whonix.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/troubleshooting/updating-debian-and-whonix/ ref: 98 +title: Updating Debian and Whonix --- # Updating Debian and Whonix diff --git a/user/troubleshooting/usb-troubleshooting.md b/user/troubleshooting/usb-troubleshooting.md index 06938c82..19711a46 100644 --- a/user/troubleshooting/usb-troubleshooting.md +++ b/user/troubleshooting/usb-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/usb-troubleshooting/ ref: 234 +title: USB Troubleshooting --- # USB troubleshooting diff --git a/user/troubleshooting/vm-troubleshooting.md b/user/troubleshooting/vm-troubleshooting.md index 1ec37785..7e2ef507 100644 --- a/user/troubleshooting/vm-troubleshooting.md +++ b/user/troubleshooting/vm-troubleshooting.md @@ -5,6 +5,7 @@ redirect_from: - /doc/vm-troubleshooting/ - /doc/remove-vm-manually/ ref: 223 +title: VM Troubleshooting --- # VM troubleshooting diff --git a/user/troubleshooting/vpn-troubleshooting.md b/user/troubleshooting/vpn-troubleshooting.md index 7eb82896..09b9f88d 100644 --- a/user/troubleshooting/vpn-troubleshooting.md +++ b/user/troubleshooting/vpn-troubleshooting.md @@ -4,6 +4,7 @@ layout: doc redirect_from: - /doc/vpn-troubleshooting/ ref: 240 +title: VPN Troubleshooting --- # VPN Troubleshooting Guide