From f8f59ef50fc66d9b707f954f86c207be11326b58 Mon Sep 17 00:00:00 2001 From: Mike Ripley Date: Sat, 7 Mar 2026 10:45:27 -0500 Subject: [PATCH 1/3] Re-enable accessibility checks --- .markdownlint.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.markdownlint.json b/.markdownlint.json index ddc2bfc..83216b3 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -6,7 +6,5 @@ "MD025": false, "MD026": false, "MD033": false, - "MD041": false, - "MD045": false, - "MD059": false + "MD041": false } From 5cba0da608a15ccec8669ab05bde905e768bf8f2 Mon Sep 17 00:00:00 2001 From: Mike Ripley Date: Sat, 7 Mar 2026 11:14:14 -0500 Subject: [PATCH 2/3] Add zstd alt-text and move file to clean up hierarchy --- README.md | 2 +- zstd.md => zstd/index.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename zstd.md => zstd/index.md (89%) diff --git a/README.md b/README.md index 25b9b97..452c01f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ For slides rendered to PDF or presentation notes for offline reading, download t - [Starlink](starlink/index.md) - [Systemd Security](Systemd-security.md) - [TLS](TLS.md) -- [zstd](zstd.md) +- [zstd](zstd/index.md) ## Virtual Machine diff --git a/zstd.md b/zstd/index.md similarity index 89% rename from zstd.md rename to zstd/index.md index 70d1316..a41ee5d 100644 --- a/zstd.md +++ b/zstd/index.md @@ -43,18 +43,18 @@ The bestest compression ever --- # Some benchmarks -![](zstd/benchmark1.png) +![zstd benchmark diagram](zstd/benchmark1.png) --- # More benchmark -![](zstd/benchmark2.png) +![zstd benchmark diagram](zstd/benchmark2.png) --- # One more for good luck -![](zstd/benchmark3.png) +![zstd benchmark diagram](zstd/benchmark3.png) From b0fc63a7f41202565a4cc404c8e172abf699ca69 Mon Sep 17 00:00:00 2001 From: Mike Ripley Date: Sat, 7 Mar 2026 11:04:50 -0500 Subject: [PATCH 3/3] Add missing alt-text --- BuildAVM/index.md | 4 ++-- Scripting.md | 3 +-- containers/index.md | 2 +- elastic/index.md | 6 +++--- homelab-storage/index.md | 4 ++-- starlink/index.md | 6 +++--- 6 files changed, 12 insertions(+), 13 deletions(-) diff --git a/BuildAVM/index.md b/BuildAVM/index.md index 04b8f18..381d37a 100644 --- a/BuildAVM/index.md +++ b/BuildAVM/index.md @@ -93,7 +93,7 @@ marp: true # VM Skeleton - too many buttons to get right -![](image01.png) +![VirtualBox VM configuration screenshot](image01.png) --- @@ -346,4 +346,4 @@ jgrasp: # Contributing to the project -![](image08.png) +![GitHub project page screenshot](image08.png) diff --git a/Scripting.md b/Scripting.md index e10411e..21e4625 100644 --- a/Scripting.md +++ b/Scripting.md @@ -94,8 +94,7 @@ The `[ ... ]` command is an alias for `test` (`/bin/test`) and returns either 0 `[[ ... ]]` is a superset of the `test` functionality, with a few added functions, though this functionality is not POSIX standard and therefore varies based on the system. I will be working based on `bash`'s implementation of `[[` -(found -[here](https://www.gnu.org/software/bash/manual/html_node/Conditional-Constructs.html#index-_005b_005b)). +([documented here](https://www.gnu.org/software/bash/manual/html_node/Conditional-Constructs.html#index-_005b_005b)). But your results may vary if using something else. Some useful operators are: diff --git a/containers/index.md b/containers/index.md index 7b3696e..9c89982 100644 --- a/containers/index.md +++ b/containers/index.md @@ -69,7 +69,7 @@ We'll get to that later - WSL2 is now virtualized --- -![](image4.png) +![LWN article 780364 screenshot](image4.png) [https://lwn.net/Articles/780364/](https://lwn.net/Articles/780364/) diff --git a/elastic/index.md b/elastic/index.md index 8729676..9ea6e0f 100644 --- a/elastic/index.md +++ b/elastic/index.md @@ -16,17 +16,17 @@ What is Elastic? # Along came Beats to the ELK family, giving us the ELK-B(ee) -![](image02.png) +![Elastic ELK-B mascot logo](image02.png) --- # Elastic Universe circa 2018 -![](image03.png) +![ElasticStack architecture diagram](image03.png) --- -![bg](image04.png) +![ElasticStack architecture and deployment diagram](image04.png) --- diff --git a/homelab-storage/index.md b/homelab-storage/index.md index 9657979..a9c2beb 100644 --- a/homelab-storage/index.md +++ b/homelab-storage/index.md @@ -367,8 +367,8 @@ borg compact
-![](vorta.png) -![](pika.png) +![Vorta screenshot](vorta.png) +![Pika screenshot](pika.png)
diff --git a/starlink/index.md b/starlink/index.md index a12a770..3162761 100644 --- a/starlink/index.md +++ b/starlink/index.md @@ -16,7 +16,7 @@ Mitch Feigenbaum - --- -![](woods.jpg) +![Cabin woods view photo](woods.jpg) --- @@ -45,11 +45,11 @@ Mitch Feigenbaum - --- -![bg contain](starlink_eth.jpg) +![bg contain Starlink architecture diagram](starlink_eth.jpg) --- -![](eero.jpg) +![Eero device photo](eero.jpg) ---