-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Summary
I’d like to propose two documentation enhancements:
Glossary Page – a dedicated page explaining key terms (API Gateway, Envoy Proxy, Kubernetes Gateway API, microgateway, control plane, etc.) to improve onboarding and keep terminology consistent.
Algolia DocSearch – integrate Algolia’s free DocSearch for fast, typo-tolerant search and analytics, making it easier for users to discover content across the docs.
Why
Glossary: helps new users quickly understand domain-specific concepts without leaving the docs.
Algolia: improves discoverability, provides search analytics for maintainers, and offers a polished user experience.
Implementation Sketch
Glossary: create docs/glossary.md with definitions; update the sidebar navigation to include it.
DocSearch: apply for Algolia’s free DocSearch, add sitemap.xml or crawler config, and embed the DocSearch UI snippet.
Benefits
These enhancements can significantly improve onboarding for new users and reduce support overhead for maintainers.