From dc764d4f2bdfae39cdaf8f39d940466538e1f3ce Mon Sep 17 00:00:00 2001 From: rajkumarsakthivel Date: Sat, 16 May 2026 20:49:22 +0100 Subject: [PATCH] fix: add root index page to docs/guide/ so /guide/ URL works --- docs-src/src/content/docs/index.mdx | 34 +++++++++++++ docs/guide/404.html | 9 +++- docs/guide/_astro/index.BFeRlIb1.css | 1 + docs/guide/_astro/index.Bb6Kw-GX.css | 1 - docs/guide/agents/claude/index.html | 9 +++- docs/guide/agents/codex/index.html | 9 +++- docs/guide/agents/copilot/index.html | 9 +++- docs/guide/agents/cursor/index.html | 9 +++- docs/guide/agents/gemini/index.html | 9 +++- docs/guide/agents/opencode/index.html | 9 +++- docs/guide/agents/overview/index.html | 9 +++- docs/guide/agents/tabnine/index.html | 9 +++- docs/guide/cli-reference/index.html | 9 +++- docs/guide/configuration/index.html | 9 +++- docs/guide/faq/index.html | 9 +++- docs/guide/getting-started/index.html | 9 +++- docs/guide/how-it-works/index.html | 9 +++- docs/guide/index.html | 48 ++++++++++++++++++ docs/guide/introduction/index.html | 9 +++- .../pagefind/fragment/en_7f81567.pf_fragment | Bin 0 -> 448 bytes docs/guide/pagefind/index/en_864fb49.pf_index | Bin 18776 -> 0 bytes docs/guide/pagefind/index/en_e4ae659.pf_index | Bin 0 -> 19055 bytes docs/guide/pagefind/pagefind-entry.json | 2 +- .../pagefind/pagefind.en_15adf94a87.pf_meta | Bin 0 -> 217 bytes .../pagefind/pagefind.en_c24e992544.pf_meta | Bin 212 -> 0 bytes docs/guide/savings-tracking/index.html | 9 +++- docs/guide/sitemap-0.xml | 2 +- 27 files changed, 213 insertions(+), 19 deletions(-) create mode 100644 docs-src/src/content/docs/index.mdx create mode 100644 docs/guide/_astro/index.BFeRlIb1.css delete mode 100644 docs/guide/_astro/index.Bb6Kw-GX.css create mode 100644 docs/guide/index.html create mode 100644 docs/guide/pagefind/fragment/en_7f81567.pf_fragment delete mode 100644 docs/guide/pagefind/index/en_864fb49.pf_index create mode 100644 docs/guide/pagefind/index/en_e4ae659.pf_index create mode 100644 docs/guide/pagefind/pagefind.en_15adf94a87.pf_meta delete mode 100644 docs/guide/pagefind/pagefind.en_c24e992544.pf_meta diff --git a/docs-src/src/content/docs/index.mdx b/docs-src/src/content/docs/index.mdx new file mode 100644 index 0000000..926eb75 --- /dev/null +++ b/docs-src/src/content/docs/index.mdx @@ -0,0 +1,34 @@ +--- +title: Code Context Engine +description: Documentation for Code Context Engine, a local MCP server that saves 94% on AI coding tokens. +template: splash +hero: + title: Code Context Engine + tagline: Index your codebase. AI searches instead of reading files. 94% token savings. + actions: + - text: Getting Started + link: /code-context-engine/guide/getting-started/ + icon: right-arrow + variant: primary + - text: View on GitHub + link: https://github.com/elara-labs/code-context-engine + icon: external + variant: minimal +--- + +import { Card, CardGrid } from '@astrojs/starlight/components'; + + + + Works with Claude Code, Codex, Copilot, Cursor, Gemini CLI, OpenCode, and Tabnine. + + + Benchmarked on FastAPI. 20 real queries. Reproducible results. + + + Everything runs on your machine. No code leaves your system. + + + Hybrid vector + keyword search with graph expansion finds relevant code fast. + + diff --git a/docs/guide/404.html b/docs/guide/404.html index 552648a..e769bc2 100644 --- a/docs/guide/404.html +++ b/docs/guide/404.html @@ -24,7 +24,14 @@ }, }; })(); - Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
Skip to content
+ Skip to content
+ Skip to content

Code Context Engine

Index your codebase. AI searches instead of reading files. 94% token savings.

Multi-Agent Support

Works with Claude Code, Codex, Copilot, Cursor, Gemini CLI, OpenCode, and Tabnine.

94% Token Savings

Benchmarked on FastAPI. 20 real queries. Reproducible results.

Local and Private

Everything runs on your machine. No code leaves your system.

Built-in Search

Hybrid vector + keyword search with graph expansion finds relevant code fast.

\ No newline at end of file diff --git a/docs/guide/introduction/index.html b/docs/guide/introduction/index.html index 2e4bba5..70739aa 100644 --- a/docs/guide/introduction/index.html +++ b/docs/guide/introduction/index.html @@ -24,7 +24,14 @@ }, }; })(); - Skip to content
+ Skip to content
Skip to content
+ Skip to content