You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdocs documentation site — mkdocs.yml with Material theme, organizes existing docs (CLI reference, agent integration, CI/CD, development, API) into a navigable portal. Run mkdocs serve for local preview, mkdocs build for static output.
Branding assets — New SVG logo family (light, dark, icon) in docs/images/ with project purple theme. Nav bar now shows the streaming-data icon.
Landing page copy buttons — Clipboard icons on all step commands, agent install cards, enrichment commands, and code blocks.
Favicon — okf-icon.svg linked in landing page <head>.
Auto-version badge — Fetches latest release version from PyPI API.
Changed
Tagline updated to "HIGH-VELOCITY CODEBASE PARSER" across hero, meta description, README.
Nav bar: floating glass island effect on scroll via GPU-composited transitions.
Landing page language pills updated from 13→17 (added PHP, Dart, Scala, Julia).
pyproject.toml: new optional dep group [dashboard] (fastapi, uvicorn), [dev] now includes mkdocs + mkdocs-material.
docs/index.md created as symlink to root README for mkdocs compatibility.