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,7 +1,12 @@
---
title: "Soft Serve through https"
tags: [ "data", "git server", "lfs" ]
requires: [ "git", "nginx" ]
title: Soft Serve through https
tags:
- data
- git server
- lfs
requires:
- git
- nginx
---
## `http` Setup

View File

@@ -1,7 +1,12 @@
---
title: "Soft Serve Maintenance"
tags: [ "data", "git server", "maintenance" ]
requires: [ "git", "nginx" ]
title: Soft Serve Maintenance
tags:
- data
- git server
- maintenance
requires:
- git
- nginx
---
Over time git repositories become bloated with old data, but never get cleaned.