From d6d81b14abdacf365a7af410f666f107930afe7d Mon Sep 17 00:00:00 2001 From: Evgenii Mineev Date: Tue, 4 Aug 2026 15:47:40 +0400 Subject: [PATCH] (feat): Add website and blog links to navigation and documentation --- en/toc.yaml | 6 ++++++ fr/toc.yaml | 6 ++++++ llms-full.txt | 4 +++- llms.txt | 3 +++ ru/toc.yaml | 6 ++++++ 5 files changed, 24 insertions(+), 1 deletion(-) diff --git a/en/toc.yaml b/en/toc.yaml index a8ee5db..a03bb9d 100644 --- a/en/toc.yaml +++ b/en/toc.yaml @@ -10,9 +10,15 @@ navigation: - text: "Documentation" type: "link" url: "/en" + - text: "Website" + type: "link" + url: "https://icegate.tech" - text: "GitHub" type: "link" url: "https://github.com/icegatetech/icegate" + - text: "Blog" + type: "link" + url: "https://blog.triplecloud.tech" rightItems: - type: controls items: diff --git a/fr/toc.yaml b/fr/toc.yaml index bc596ce..79647c8 100644 --- a/fr/toc.yaml +++ b/fr/toc.yaml @@ -10,9 +10,15 @@ navigation: - text: "Documentation" type: "link" url: "/fr" + - text: "Site web" + type: "link" + url: "https://icegate.tech" - text: "GitHub" type: "link" url: "https://github.com/icegatetech/icegate" + - text: "Blog" + type: "link" + url: "https://blog.triplecloud.tech" rightItems: - type: controls items: diff --git a/llms-full.txt b/llms-full.txt index f5473ff..68d3c51 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -1,8 +1,10 @@ # IceGate — Complete Documentation > IceGate is an Observability Data Lake engine built on Apache Iceberg, DataFusion, Arrow, and Parquet. It ingests logs, traces, metrics, and events via OpenTelemetry Protocol (OTLP) and provides Loki, Prometheus, and Tempo-compatible query APIs. -> +> > Version: 0.1.0 (Alpha) | License: Apache 2.0 | Repository: https://github.com/icegatetech/icegate +> +> Website: https://icegate.tech | Built by TripleCloud (https://triplecloud.tech), whose LLM observability platform IceGate powers | Engineering blog: https://blog.triplecloud.tech diff --git a/llms.txt b/llms.txt index e206164..3da2892 100644 --- a/llms.txt +++ b/llms.txt @@ -4,8 +4,11 @@ ## Key Links +- Website: https://icegate.tech - Documentation: https://docs.icegate.tech - Repository: https://github.com/icegatetech/icegate +- Built by: TripleCloud — https://triplecloud.tech +- Engineering blog: https://blog.triplecloud.tech - License: Apache 2.0 - Status: Alpha (v0.1.0) diff --git a/ru/toc.yaml b/ru/toc.yaml index 7dc46d1..df8e3c7 100644 --- a/ru/toc.yaml +++ b/ru/toc.yaml @@ -10,9 +10,15 @@ navigation: - text: "Документация" type: "link" url: "/ru" + - text: "Сайт" + type: "link" + url: "https://icegate.tech" - text: "GitHub" type: "link" url: "https://github.com/icegatetech/icegate" + - text: "Блог" + type: "link" + url: "https://blog.triplecloud.tech" rightItems: - type: controls items: