make header format yaml

This commit is contained in:
2026-04-20 11:24:45 +02:00
parent 0bd5b53092
commit fb96f1bd78
179 changed files with 810 additions and 403 deletions

View File

@@ -1,6 +1,9 @@
---
title: "Arch on a Raspberry Pi 4"
tags: [ "distros", "raspberry pi", "rpi" ]
title: Arch on a Raspberry Pi 4
tags:
- distros
- raspberry pi
- rpi
---
The [Official Instructions](https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4) for a Raspberry pi 4 do not allow for working sound from the headphone jack, unless you use the aarch64 Installation.

View File

@@ -1,6 +1,8 @@
---
title: "autologin"
tags: [ "distros", "arch" ]
title: autologin
tags:
- distros
- arch
---
# Automatic Login

View File

@@ -1,7 +1,9 @@
---
title: "Install Arch"
tags: [ "arch" ]
requires: [ "partitions" ]
title: Install Arch
tags:
- arch
requires:
- partitions
---
Keyboard layout changed.

View File

@@ -1,6 +1,7 @@
---
title: "fonts"
tags: [ "distros" ]
title: fonts
tags:
- distros
---
# Basics

View File

@@ -1,6 +1,8 @@
---
title: "Ach Linux GPU Setup"
tags: [ "arch", "GPU" ]
title: Ach Linux GPU Setup
tags:
- arch
- GPU
---
# Step 1: Multilib

View File

@@ -1,6 +1,8 @@
---
title: "Install yay"
tags: [ "distros", "arch" ]
title: Install yay
tags:
- distros
- arch
requirements: [ "pacman" ]
---

View File

@@ -1,6 +1,7 @@
---
title: "Arch Maintenance"
tags: [ "arch" ]
title: Arch Maintenance
tags:
- arch
requirements: [ "pacman" ]
---

View File

@@ -1,6 +1,7 @@
---
title: "pacman"
tags: [ "distros" ]
title: pacman
tags:
- distros
requirements: [ "Install Arch" ]
---

View File

@@ -1,6 +1,7 @@
---
title: "pacman - Extras"
tags: [ "distros" ]
title: pacman - Extras
tags:
- distros
requirements: [ "pacman" ]
---

View File

@@ -1,6 +1,7 @@
---
title: "Arch Maintenance with yay"
tags: [ "arch" ]
title: Arch Maintenance with yay
tags:
- arch
requirements: [ "Arch Maintenance" ]
---