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
82c03a87ce
docs: drop Pro-plan banner for Claude Code & OpenCode (now free-tier) (#1298)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 19:38:08 -07:00
Dhravya Shah
72bcf88728
docs: self-hosting section for supermemory-server (#1083)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Supermemory code review <41898282+Supermemory code review@users.noreply.github.com>
Co-authored-by: Dhravya Shah <undefined@users.noreply.github.com>
2026-06-10 09:41:52 -07:00
Dhravya Shah
e7642ffc86 fix: docs 2026-01-30 17:32:02 -07:00