mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-01 11:06:28 -04:00
Normalize frontmatter
- sort keys - remove permalink from redirects
This commit is contained in:
parent
67a92614aa
commit
8f8a8e50ea
218 changed files with 287 additions and 362 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Development Workflow
|
||||
permalink: /doc/development-workflow/
|
||||
redirect_from:
|
||||
- /en/doc/development-workflow/
|
||||
- /doc/DevelopmentWorkflow/
|
||||
- /wiki/DevelopmentWorkflow/
|
||||
title: Development Workflow
|
||||
---
|
||||
|
||||
# Development Workflow
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qubes Builder Details
|
||||
permalink: /doc/qubes-builder-details/
|
||||
redirect_from:
|
||||
- /en/doc/qubes-builder-details/
|
||||
- /doc/QubesBuilderDetails/
|
||||
- /wiki/QubesBuilderDetails/
|
||||
title: Qubes Builder Details
|
||||
---
|
||||
|
||||
[QubesBuilder](/doc/qubes-builder/) "API"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qubes Builder
|
||||
permalink: /doc/qubes-builder/
|
||||
redirect_from:
|
||||
- /en/doc/qubes-builder/
|
||||
- /doc/QubesBuilder/
|
||||
- /wiki/QubesBuilder/
|
||||
title: Qubes Builder
|
||||
---
|
||||
|
||||
**Note: See [ISO building instructions](/doc/qubes-iso-building/) for a streamlined overview on how to use the build system.**
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Qubes ISO Building
|
||||
permalink: /doc/qubes-iso-building/
|
||||
redirect_from:
|
||||
- /doc/qubes-r3-building/
|
||||
|
@ -8,6 +7,7 @@ redirect_from:
|
|||
- /en/doc/qubes-iso-building/
|
||||
- /doc/QubesR3Building/
|
||||
- /wiki/QubesR3Building/
|
||||
title: Qubes ISO Building
|
||||
---
|
||||
|
||||
Building Qubes OS ISO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue