Commit 1a6cea8
authored
docs: add the kapa.ai Ask AI widget to the docs site (#17)
Adds the kapa.ai website widget (integration `a8d33c2e…`) to the
VitePress docs site with marimo-first branding and minimal kapa
branding.
## What
- Async kapa widget `<script>` in the VitePress `head`
(`apps/docs/.vitepress/config.mts`)
- `docs/public/marimo-logo.png` (marimo logomark) — used as the widget
logo **and** as a favicon (the site had none)
## Defaults chosen
- **marimo branding**: logomark in the modal header, brand teal
`#0d9488`, Inter font, dark-mode surfaces matched to
`--vp-c-bg`/`--vp-c-bg-soft`
- **Dark mode** syncs with the site toggle via
`data-color-scheme-selector=".dark"`
- **Kapa branding hidden** (`data-kapa-branding-hidden`) — footer shows
only "Protected by reCAPTCHA". 1 parent 22f3925 commit 1a6cea8
2 files changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
42 | 65 | | |
43 | 66 | | |
44 | 67 | | |
| |||
Loading
0 commit comments