supermemory/apps/docs/overview
Prasanna721 434c86e2c3 fix docs image pipeline (#1411)
Keep docs asset URLs repo-root-relative and pass images as literal MDX children so Mintlify can compile them through OptimizedImage under the /docs mount.

Mintlify's official guidance says: “Image paths are root-relative from your docs repository.” It also says relative paths such as `./screenshot.png` are unsupported. See [Image embeds](https://www.mintlify.com/docs/create/image-embeds).

The existing `/images/...` paths were correct. The failure came from passing them through custom-component string props, which kept Mintlify from seeing those images during its MDX transform.

- fix hero, building-block, and Slack avatar images
- preserve Slack avatar clipping
- normalize Hermes and Company Brain icon sizing

Tested with Mintlify validation, broken-link checks, and browser checks across every changed route.
2026-08-04 04:55:50 +00:00
..
analytics.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
billing.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
comparison.mdx fix docs links and assets (#1407) 2026-08-04 00:04:41 +00:00
security.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
use-cases.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
what-is-supermemory.mdx fix docs image pipeline (#1411) 2026-08-04 04:55:50 +00:00