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 ---