-
-
Notifications
You must be signed in to change notification settings - Fork 9
DEPLOYMENT CHECKLIST
Quick reference for deploying updated wiki pages to GitHub.
- Home.md - Updated with v2.1.0 features
- _Sidebar.md - New navigation added
- _Footer.md - Creator attribution added
- Universal-Architecture.md - Renamed and updated from 4-Layer-Architecture.md
- MCP-Integration.md - NEW - Complete MCP guide
- Universal-Skills.md - NEW - Complete skills guide
- Installation.md - Updated with v2.1.0 setup
- FAQ.md - Updated with v2.1.0 questions
- All v2.1.0 features documented
- Creator attribution on every page
- SEO keywords naturally integrated
- Internal links use
[[Page-Name]]format - No fabricated information
- Code examples accurate
- IDE count correct (11+)
- Go to: https://github.com/varun369/SuperLocalMemoryV2/wiki
- Click "Edit" on the sidebar (or "New Page")
Home:
- Click "Home" in wiki
- Click "Edit"
- Copy content from
wiki-content/Home.md - Paste and save
Installation:
- Click "Installation" in wiki
- Click "Edit"
- Copy content from
wiki-content/Installation.md - Paste and save
FAQ:
- Click "FAQ" in wiki
- Click "Edit"
- Copy content from
wiki-content/FAQ.md - Paste and save
Option A - If GitHub supports renaming:
- Click "4-Layer-Architecture" in wiki
- Click "Edit"
- Change page name to "Universal-Architecture"
- Copy content from
wiki-content/Universal-Architecture.md - Save
Option B - If GitHub doesn't support renaming:
- Create new page "Universal-Architecture"
- Copy content from
wiki-content/Universal-Architecture.md - Save
- Delete old "4-Layer-Architecture" page
- Update any links pointing to old page
MCP-Integration:
- Click "New Page"
- Name: "MCP-Integration"
- Copy content from
wiki-content/MCP-Integration.md - Save
Universal-Skills:
- Click "New Page"
- Name: "Universal-Skills"
- Copy content from
wiki-content/Universal-Skills.md - Save
- Click "Edit Sidebar" (usually in right panel)
- Copy content from
wiki-content/_Sidebar.md - Paste and save
- Click "Edit Footer" (usually in right panel)
- Copy content from
wiki-content/_Footer.md - Paste and save
Visit each page and verify:
Home Page:
- "Universal Architecture" link works
- "MCP Integration" link works
- "Universal Skills" link works
- All other links work
- Creator attribution visible
Universal-Architecture Page:
- Links to MCP-Integration work
- Links to Universal-Skills work
- Links to Home work
- Creator attribution visible
MCP-Integration Page:
- Links to Universal-Architecture work
- Links to Universal-Skills work
- Links to Installation work
- External GitHub links work
- Creator attribution visible
Universal-Skills Page:
- Links to MCP-Integration work
- Links to Universal-Architecture work
- Links to Home work
- Creator attribution visible
Installation Page:
- Links to MCP-Integration work
- Links to Universal-Skills work
- Links to Universal-Architecture work
- Creator attribution visible
FAQ Page:
- Links to new pages work
- Creator section visible
- Creator attribution visible
Sidebar:
- All new links present
- All links work
- Order correct
Footer:
- Shows v2.1.0
- Creator attribution visible
- All links work
Home:
- Keywords in first paragraph: ai memory, claude, cursor, mcp-server, local-first
- "Alternative to Mem0, Zep" mentioned
- Creator name in multiple places
Universal-Architecture:
- Keywords: universal architecture, system design, mcp protocol
- 7-layer architecture clearly explained
- Creator attribution at bottom
MCP-Integration:
- Keywords: mcp-server, claude-desktop, cursor-ide, universal-integration
- 11+ IDEs listed
- Clear setup instructions
Universal-Skills:
- Keywords: agent-skills, slash-commands, ai-skills
- 6 skills documented
- Usage examples clear
Installation:
- v2.1.0 features mentioned
- IDE support listed
- Testing instructions included
FAQ:
- v2.1.0 section present
- Creator section present
- MCP questions answered
Problem: [[Page-Name]] links show as broken
Fix:
- Ensure page name matches exactly (case-sensitive)
- No extra spaces
- Use hyphens, not spaces:
[[Universal-Architecture]]not[[Universal Architecture]]
Problem: Code blocks or tables render incorrectly
Fix:
- Ensure proper markdown syntax
- Code blocks need language hints:
bash not just - Tables need proper header separators
Problem: Image links broken (when you add images later)
Fix:
- Upload images to wiki
- Use relative paths:
 - Or use full GitHub URLs
Problem: Sidebar changes don't appear
Fix:
- Clear browser cache
- Hard refresh (Cmd+Shift+R or Ctrl+Shift+R)
- Check if editing the correct _Sidebar page
Screenshot Locations Needed:
-
Installation.md - "Screenshots" section (line ~250)
- SuperLocalMemory in Claude Desktop
- SuperLocalMemory in Cursor
- SuperLocalMemory in Windsurf
-
MCP-Integration.md - IDE-specific sections
- MCP settings in each IDE
- Tools list in AI panels
-
Universal-Skills.md - Usage examples
- Skills in Claude Code
- Skills in Continue.dev
- Skills in Cody
How to Add:
- Take screenshots
- Upload to wiki (click "Upload files")
- Add to pages:

After wiki deployment, update main README.md:
## 📚 Documentation
Visit our **[comprehensive wiki](https://github.com/varun369/SuperLocalMemoryV2/wiki)** with v2.1.0 documentation:
- [Getting Started](https://github.com/varun369/SuperLocalMemoryV2/wiki/Installation)
- [MCP Integration](https://github.com/varun369/SuperLocalMemoryV2/wiki/MCP-Integration) - Setup for 11+ IDEs
- [Universal Skills](https://github.com/varun369/SuperLocalMemoryV2/wiki/Universal-Skills) - 6 slash-commands
- [Universal Architecture](https://github.com/varun369/SuperLocalMemoryV2/wiki/Universal-Architecture) - 7-layer system
- [FAQ](https://github.com/varun369/SuperLocalMemoryV2/wiki/FAQ)GitHub Discussions:
# Wiki Updated for v2.1.0! 🎉
The SuperLocalMemory wiki has been completely updated with v2.1.0 documentation:
✅ New: [MCP Integration Guide](wiki/MCP-Integration) - Setup for 11+ IDEs
✅ New: [Universal Skills Guide](wiki/Universal-Skills) - 6 slash-commands
✅ Updated: [Universal Architecture](wiki/Universal-Architecture) - Now 7 layers
✅ Updated: All pages with v2.1.0 features
Check it out: https://github.com/varun369/SuperLocalMemoryV2/wiki- All 8 pages deployed
- All internal links tested
- All external links tested
- Sidebar updated
- Footer updated
- Creator attribution visible on all pages
- SEO keywords present
- No formatting errors
- Images added (or "coming soon" acknowledged)
- README.md updated with wiki links
- Announcement posted (optional)
Your wiki is now fully updated with v2.1.0 documentation.
Next Steps:
- Monitor for user feedback
- Add screenshots when available
- Update as new features are added
- Keep CHANGELOG.md and wiki in sync
Created by: Claude Code (Anthropic) For: Varun Pratap Bhardwaj Date: February 7, 2026
SuperLocalMemory V3 — Your AI Finally Remembers You. 100% local. 100% private. 100% free.
Part of Qualixar | Created by Varun Pratap Bhardwaj | GitHub
SuperLocalMemory V3
Getting Started
Reference
Architecture
Enterprise
Release Notes
V2 Documentation