supermemory/apps/docs
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
..
.cursor/rules migrate docs to public 2025-09-28 16:42:06 -07:00
api-reference docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
company-brain fix docs image pipeline (#1411) 2026-08-04 04:55:50 +00:00
concepts docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
connectors fix docs links and assets (#1407) 2026-08-04 00:04:41 +00:00
images fix docs links and assets (#1407) 2026-08-04 00:04:41 +00:00
ingestion docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
integrations fix docs links and assets (#1407) 2026-08-04 00:04:41 +00:00
logo migrate docs to public 2025-09-28 16:42:06 -07:00
memorybench docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
migration docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
overview fix docs image pipeline (#1411) 2026-08-04 04:55:50 +00:00
recall docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
self-hosting fix(docs): correct ingestion queue anchor (#1329) 2026-08-01 17:37:03 +05:30
smfs docs: SMFS documentation — providers, Python bash tool, examples (#889) 2026-04-28 20:04:15 -07:00
snippets fix docs image pipeline (#1411) 2026-08-04 04:55:50 +00:00
supermemory-mcp fix docs links and assets (#1407) 2026-08-04 00:04:41 +00:00
user-profiles docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
.gitignore migrate docs to public 2025-09-28 16:42:06 -07:00
agents-and-mcp.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
authentication.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
docs.json fix docs links and assets (#1407) 2026-08-04 00:04:41 +00:00
favicon.png migrate docs to public 2025-09-28 16:42:06 -07:00
index.mdx fix docs image pipeline (#1411) 2026-08-04 04:55:50 +00:00
install.md docs: align vibe-coding prompt + install guide with canonical API (#976) 2026-05-19 15:27:20 -07:00
package.json use portless 2026-05-06 22:42:34 -07:00
quickstart.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
README.md migrate docs to public 2025-09-28 16:42:06 -07:00
style.css feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
test.py docs changes (#678) 2026-01-18 16:55:32 -08:00
test.ts mastra integration (#717) 2026-02-03 00:43:08 +00:00
using-supermemory.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00

supermemory Docs