From 742b2a6f6e0f80c21d20f2769b5c4d8552442a61 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 26 Jul 2026 10:49:58 -0700 Subject: [PATCH] feat(site): add azmsh.net/ch short URL for Suggested Channels Adds a meta-refresh redirect stub at /ch that points to /docs/suggested_channels.html, so the page can be linked from byte-constrained Meshtastic messages. Raw HTML rather than a Markdown page because the `offline` plugin disables directory URLs, so a ch.md would build to /ch.html (17 chars) instead of /ch (12). MkDocs copies non-Markdown files through verbatim. Includes rel=canonical to the real page and noindex so it does not compete with it in search, plus a visible fallback link for clients that do not honour meta-refresh. Additive and reversible: deleting docs/ch/ removes it entirely. --- docs/ch/index.html | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 docs/ch/index.html diff --git a/docs/ch/index.html b/docs/ch/index.html new file mode 100644 index 0000000..1286a06 --- /dev/null +++ b/docs/ch/index.html @@ -0,0 +1,55 @@ + + + + + + Suggested Channels - Arizona Meshtastic Community + + + + + + + + + + +
+

Suggested Channels

+

+ Taking you to the Suggested Channels page. If nothing happens, + open it here. +

+
+ +