Blog: admin-written coaching articles, server-rendered public /blog with SEO metadata, sitemap, RSS, robots

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-12 18:42:56 -05:00
parent 1a83f4f2ff
commit 49a98e7ee3
24 changed files with 375 additions and 23 deletions
+2
View File
@@ -0,0 +1,2 @@
// public blog pages: the shared nav (with wallet status) and footer, nothing else
(function () { try { IAP.renderNav('blog'); } catch (e) {} })();