From b6acffeebdfe78a76d1564bee9a36be9eae45b94 Mon Sep 17 00:00:00 2001 From: Roy Osherove <575051+royosherove@users.noreply.github.com> Date: Mon, 25 May 2026 06:26:39 +0000 Subject: [PATCH] docs: add lokiagent.dev as official homepage --- README.md | 3 +++ docs/README.md | 2 +- docs/docs.json | 1 + docs/index.mdx | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3eaddb5..92f1a1b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Self-Hosted AI Coding Agents on AWS — OpenClaw, Claude Code, Codex, Kiro, NemoClaw, Hermes + +**📖 Homepage:** [lokiagent.dev](https://lokiagent.dev) + [![Lowkey Agent Demo](https://img.youtube.com/vi/dJSk8DYlHvI/maxresdefault.jpg)](https://www.youtube.com/watch?v=dJSk8DYlHvI) ▶️ [Watch the full walkthrough on YouTube](https://www.youtube.com/watch?v=dJSk8DYlHvI) diff --git a/docs/README.md b/docs/README.md index 128475c..7e80ec7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Lowkey Docs -Mintlify-powered documentation for Lowkey. Source of truth for [docs.lowkey.run](https://docs.lowkey.run) (when deployed). +Mintlify-powered documentation for Lowkey. Source of truth for [lokiagent.dev](https://lokiagent.dev) (official homepage) and [docs.lowkey.run](https://docs.lowkey.run) (deployed docs). ## Structure diff --git a/docs/docs.json b/docs/docs.json index 5f31000..b1ca403 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -3,6 +3,7 @@ "theme": "mint", "name": "Lowkey", "description": "Self-hosted AI coding agents on AWS — OpenClaw, Claude Code, Codex, Kiro, NemoClaw, Hermes, and more.", + "homepage": "https://lokiagent.dev", "colors": { "primary": "#7C3AED", "light": "#A78BFA", diff --git a/docs/index.mdx b/docs/index.mdx index 8e4fd92..3f994af 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -1,6 +1,6 @@ --- title: "Lowkey" -description: "Self-hosted AI coding agents on AWS — one command, one stack, your account." +description: "Self-hosted AI coding agents on AWS — one command, one stack, your account. Official homepage: lokiagent.dev" ---