mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-07 22:22:21 -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: Developer Books
|
||||
permalink: /doc/devel-books/
|
||||
redirect_from:
|
||||
- /en/doc/devel-books/
|
||||
- /doc/DevelBooks/
|
||||
- /wiki/DevelBooks/
|
||||
title: Developer Books
|
||||
---
|
||||
|
||||
Below is a list of various books that might be useful in learning some basics needed for Qubes development.
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Documentation Guidelines
|
||||
permalink: /doc/doc-guidelines/
|
||||
redirect_from:
|
||||
- /en/doc/doc-guidelines/
|
||||
- /wiki/DocStyle/
|
||||
- /doc/DocStyle/
|
||||
title: Documentation Guidelines
|
||||
---
|
||||
|
||||
# Documentation guidelines
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
layout: sidebar
|
||||
title: Google Summer of Code
|
||||
permalink: /gsoc/
|
||||
redirect_from: /GSoC/
|
||||
title: Google Summer of Code
|
||||
---
|
||||
|
||||
2021 Google Summer of Code
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: sidebar
|
||||
title: Google Season of Docs
|
||||
permalink: /gsod/
|
||||
title: Google Season of Docs
|
||||
---
|
||||
|
||||
# 2021 Google Season of Docs
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: sidebar
|
||||
title: Join
|
||||
permalink: /join/
|
||||
title: Join
|
||||
---
|
||||
|
||||
Joining the Qubes OS Team
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Package Contributions
|
||||
permalink: /doc/package-contributions/
|
||||
title: Package Contributions
|
||||
---
|
||||
|
||||
Package Contributions
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Style-guide
|
||||
permalink: /doc/style-guide/
|
||||
title: Style-guide
|
||||
---
|
||||
|
||||
Style Guide
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Usability & UX
|
||||
permalink: /doc/usability-ux/
|
||||
title: Usability & UX
|
||||
---
|
||||
|
||||
# Usability & UX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue