From 59d25e589b543cc8352d34f8e2b6ddcad683dca1 Mon Sep 17 00:00:00 2001 From: MajorLinux Date: Wed, 11 Mar 2026 21:19:44 -0400 Subject: [PATCH] vault backup: 2026-03-11 21:19:44 --- 05-troubleshooting/index.md | 1 + index.md | 10 ++++------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/05-troubleshooting/index.md b/05-troubleshooting/index.md index 5236225..3d44700 100644 --- a/05-troubleshooting/index.md +++ b/05-troubleshooting/index.md @@ -5,3 +5,4 @@ Practical fixes for common Linux, networking, and application problems. - [ISP SNI Filtering with Caddy](isp-sni-filtering-caddy.md) - [Obsidian Cache Hang Recovery](obsidian-cache-hang-recovery.md) - [yt-dlp Fedora JS Challenge](yt-dlp-fedora-js-challenge.md) +- [MajorWiki Setup & Publishing Pipeline](majwiki-setup-and-pipeline.md) diff --git a/index.md b/index.md index 6f268a6..51d14b4 100644 --- a/index.md +++ b/index.md @@ -1,14 +1,10 @@ ---- -title: "MajorLinux Tech Wiki — Index" -updated: 2026-03-08 ---- # MajorLinux Tech Wiki — Index > A growing reference of Linux, self-hosting, open source, streaming, and troubleshooting guides. Written by MajorLinux. Used by MajorTwin. > > **Last updated:** 2026-03-11 -> **Article count:** 15 +> **Article count:** 16 --- @@ -20,7 +16,7 @@ updated: 2026-03-08 | 🏠 Self-Hosting & Homelab | `02-selfhosting/` | 7 | | 🔓 Open Source Tools | `03-opensource/` | 0 | | 🎙️ Streaming & Podcasting | `04-streaming/` | 1 | -| 🔧 General Troubleshooting | `05-troubleshooting/` | 0 | +| 🔧 General Troubleshooting | `05-troubleshooting/` | 4 | --- @@ -90,6 +86,7 @@ updated: 2026-03-08 - [[isp-sni-filtering-caddy]] — troubleshooting why wiki.majorshouse.com was blocked by Google Fiber - [[obsidian-cache-hang-recovery]] — resolving "Loading cache" hang in Obsidian by cleaning Electron app data and ML artifacts - [[yt-dlp-fedora-js-challenge]] — fixing YouTube JS challenge solver errors and missing formats on Fedora +- [[majwiki-setup-and-pipeline]] — setting up MajorWiki and the Obsidian → Gitea → MkDocs publishing pipeline --- @@ -97,6 +94,7 @@ updated: 2026-03-08 | Date | Article | Domain | |---|---|---| +| 2026-03-11 | [[majwiki-setup-and-pipeline]] | Troubleshooting | | 2026-03-11 | [[obsidian-cache-hang-recovery]] | Troubleshooting | | 2026-03-11 | [[yt-dlp-fedora-js-challenge]] | Troubleshooting | | 2026-03-08 | [[obs-studio-setup-encoding]] | Streaming |