diff options
| author | Prasanna721 <[email protected]> | 2026-01-29 21:02:38 +0000 |
|---|---|---|
| committer | Prasanna721 <[email protected]> | 2026-01-29 21:02:38 +0000 |
| commit | a2a0a266eb475e8654fe1a29565921d18eb35aaf (patch) | |
| tree | 4b5937b61bf4705aaee50d54bf257f0c65baa8e7 /apps/docs/images | |
| parent | Merge branch 'main' of https://github.com/supermemoryai/supermemory (diff) | |
| download | supermemory-claude-supermemory-docs.tar.xz supermemory-claude-supermemory-docs.zip | |
docs: add Claude Code integration page (#716)claude-supermemory-docs
### update Claude Code docs in integration page
- Add apps/docs/integrations/claude-code.mdx — documentation for Claude Code Supermemory plugin
- Add apps/docs/images/claude-code-icon.svg — custom sidebar icon
- Add apps/docs/images/claude-code-supermemory.png — hero image
- Update apps/docs/docs.json — add claude-code to Plugins navigation group
### validation
<img width="3046" height="1536" alt="Screenshot 2026-01-29 at 12 50 06 PM" src="https://github.com/user-attachments/assets/5180f237-f886-47a5-a0b3-7436cebd610a" />
Diffstat (limited to 'apps/docs/images')
| -rw-r--r-- | apps/docs/images/claude-code-icon.svg | 11 | ||||
| -rw-r--r-- | apps/docs/images/claude-code-supermemory.png | bin | 0 -> 242312 bytes |
2 files changed, 11 insertions, 0 deletions
diff --git a/apps/docs/images/claude-code-icon.svg b/apps/docs/images/claude-code-icon.svg new file mode 100644 index 00000000..210688d8 --- /dev/null +++ b/apps/docs/images/claude-code-icon.svg @@ -0,0 +1,11 @@ +<svg viewBox="0 0 66 52" fill="none" xmlns="http://www.w3.org/2000/svg"> + <rect x="0" y="13" width="6" height="13" fill="#CC785C"/> + <rect x="60" y="13" width="6" height="13" fill="#CC785C"/> + <rect x="6" y="39" width="6" height="13" fill="#CC785C"/> + <rect x="18" y="39" width="6" height="13" fill="#CC785C"/> + <rect x="42" y="39" width="6" height="13" fill="#CC785C"/> + <rect x="54" y="39" width="6" height="13" fill="#CC785C"/> + <rect x="6" width="54" height="39" fill="#CC785C"/> + <rect x="12" y="13" width="6" height="6.5" fill="black"/> + <rect x="48" y="13" width="6" height="6.5" fill="black"/> +</svg> diff --git a/apps/docs/images/claude-code-supermemory.png b/apps/docs/images/claude-code-supermemory.png Binary files differnew file mode 100644 index 00000000..c856c9ac --- /dev/null +++ b/apps/docs/images/claude-code-supermemory.png |