From 553aba36acb07c418a8e90e4588721aebeecb65d Mon Sep 17 00:00:00 2001 From: homelab-admin Date: Mon, 20 Jul 2026 13:11:52 +0000 Subject: [PATCH] docs(public): publish index.json --- index.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.json diff --git a/index.json b/index.json new file mode 100644 index 0000000..0457189 --- /dev/null +++ b/index.json @@ -0,0 +1,13 @@ +{ + "documents": [ + "current/README.md", + "current/state.json", + "current/summary.md", + "current/publication-policy.md" + ], + "latest_namespace": "current", + "repository": "homelab-admin/homelab-public-context", + "schema_version": 1, + "source_control": "Gitea only", + "visibility": "public" +}