Add Discord button to website + docs, plus migrated-examples changelog page#1496
Add Discord button to website + docs, plus migrated-examples changelog page#1496sergiofilhowz merged 4 commits intomainfrom
Conversation
- website navbar: add Discord button (discord.gg/motia) on desktop and mobile - docs: add Discord link to Mintlify navbar - docs: new changelog/0-11-0/migrated-examples page with before/after links to the four Motia → iii ports living in iii-hq/examples
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR adds a new 0.11.0 changelog page documenting examples migrated from Motia, updates docs navigation to include the page and a Discord link, adds Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
website/components/Navbar.tsx) — adds a Discord button (linking to https://discord.gg/motia) in both the desktop nav and the mobile menu, styled to match the existing GitHub button.docs/docs.json) — adds the same Discord link to the Mintlify navbar.changelog/0-11-0/migrated-examplesthat lists the four examples we ported from Motia (human-in-the-loop,todo-app,ai-chat-agent,property-search-agent) with Before (Motia source) and After (iii-hq/examples) links, plus a quick API translation table.Wired the new page into the 0.11.0 group in
docs.jsonnext to Everything is a Worker.Why
Test plan
Changelog → 0.11.0 → Examples migrated from Motiapage renders with the 4 cards and the API translation table.Summary by CodeRabbit