Commit graph

5 commits

Author SHA1 Message Date
Dhravya Shah
1dec8f464d fix(docs): prefix JSX-prop image paths with /docs to fix 404s
Markdown ![]() images get auto-rewritten by Mintlify to mintcdn.com URLs
and work fine, but JSX-prop image references (icon=, imageUrl=, avatar=,
src=) using /images/... are left as literal root-relative paths, which
404 since the docs site is mounted at supermemory.ai/docs. Prefixed all
such references with /docs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-21 20:27:06 -07:00
Dhravya Shah
f882f1104d
docs: restructure documentation site and update integration UI (#1331)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-07-21 20:19:30 -07:00
Dhravya Shah
2093b316d9 migrate docs to public 2025-09-28 16:42:06 -07:00
Dhravya Shah
90fd19f215 update: Readme 2025-09-13 22:09:40 -07:00
Dhravya Shah
daa5d039f3 make docs public 2025-09-10 19:13:33 -07:00