Skip to content

docs: Gateway logo, docs switcher and llm-gateway links - #101

Open
SebConejo wants to merge 7 commits into
mainfrom
short-bench
Open

SebConejo wants to merge 7 commits into
mainfrom
short-bench

Conversation

@SebConejo

@SebConejo SebConejo commented Sep 16, 2026

Copy link
Copy Markdown
Member

Why

The docs now cover the Manifest LLM Gateway, and the self-healing product gets its own docs. Readers need to see which docs they are on and reach the other one.

What changed

  • The sidebar shows the Manifest Gateway logo at the same 30px height.
  • A click on the logo opens a menu with Manifest Gateway Docs (active) and Manifest Self-Healing Docs (https://manifest.build/docs).
  • The theme switch sits at the bottom of the sidebar, under GitHub and Discord.
  • The search dialog and its backdrop sit above the banner.
  • The banner reads "NEW LAUNCH The self-healing layer for APIs" and the search prompt reads "Search in docs...".
  • The page footer is gone. Its links and theme switch already live in the sidebar.
  • Every repo link points to mnfst/llm-gateway, and the git clone examples use cd llm-gateway.
  • The coherence check ignores the variables set on the user's machine for the CLI and MCP clients. The environment-variables reference lists server variables only.

Merged from #97

This branch includes #97, which moves the docs to /llm-gateway/docs. I kept its content and namespace, and this branch's banner, search prompt and repo links. The CLI and MCP pages merged on main after #97 was opened now also live under /llm-gateway/docs.

This PR replaces #100.

Check

node scripts/check-coherence.mjs is GREEN (98 pages).

- New Manifest Gateway logo at the same 30px height
- Logo click opens a menu to switch between Gateway and Self-Healing docs
- Theme switch moves to the sidebar bottom
- Search dialog sits above the banner
- Banner, search prompt and GitHub links point to mnfst/llm-gateway
Keeps the #97 content and namespace. Keeps this branch's banner, search
prompt and mnfst/llm-gateway links. Adds the CLI and MCP pages from main
under the /llm-gateway/docs namespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant