-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Update docs with Lambda Curry branding and remove testing file #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Remove storybook-testing.mdc file as requested - Update README.md with Lambda Curry branding inspired by homepage - Add hero section with logo, badges, and visual elements - Include Lambda Curry contact information and expertise callout - Keep content focused on the form library while showcasing LC expertise
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the πͺ§ TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
π Storybook Preview: View Storybook This preview will be updated automatically when you push new changes to this PR.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codegen-sh keep this file, but remove the https://lambda-curry.github.io/medusa-forms/pr-6/?path=/docs/0-2-writing-tests--docs (markdown file)
README.md
Outdated
Step 2: Start Storybook | ||
|
||
```bash | ||
yarn storybook |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this correct or should it be yarn dev
?
|
||
<div align="center"> | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is great, but let's also apply some Lambda Curry branding to our https://lambda-curry.github.io/medusa-forms/pr-6/?path=/docs/0-1-hello-world-start-here--docs page as well
On it! I'll update the docs with Lambda Curry branding and review the other changes. π π» View my work |
- Restore storybook-testing.mdc file as requested - Update command from 'yarn storybook' to 'yarn dev' - Remove 0.2 Writing Tests.mdx file - Add Lambda Curry branding to Hello World Storybook page with logo, tagline, and contact info
β I've addressed all your feedback and updated the PR: π View Updated PR #6 on Github π Changes made:
The Storybook documentation now has a professional Lambda Curry branded header while maintaining focus on the form library functionality! π¨ π» View my work β’ React π or π |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got itβI'll update the logo, title, and add the link! π οΈ
π» View my work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
β Perfect! I've made all the requested changes to the README:
π View Updated PR #6 on Github π
Changes completed:
- β Logo moved to the top - Now appears at the very top of the README
- β Title updated - Changed from "Welcome to Lambda Curry Medusa Forms! π―" to "Welcome to Medusa Forms by Lambda Curry!"
- β Added link - "Built with expertise by Lambda Curry" now links to your website
The README now has the perfect layout with the logo prominently displayed at the top, followed by the updated title, and includes the clickable link to lambdacurry.dev! π¨
π» View my work β’ React π or π
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codegen-sh
update this file with these updates as well apps/docs/src/0.1 Hello World (start here).mdx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll update the documentation file as requested! π
π» View my work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
β Done! I've updated the Hello World MDX file with the same consistent branding layout:
π View Updated PR #6 on Github π
Changes applied to the Storybook documentation:
- β Logo moved to the top - Now appears at the very top of the Hello World page
- β Title updated - Changed to "Welcome to Medusa Forms by Lambda Curry!"
- β Added clickable link - "Built with expertise by Lambda Curry" now links to your website
Both the README and the Storybook Hello World page now have consistent Lambda Curry branding with the logo prominently displayed at the top! π¨β¨
π» View my work β’ React π or π
- Move logo to the top of the README - Change title to 'Welcome to Medusa Forms by Lambda Curry!' - Add link to https://lambdacurry.dev in Lambda Curry subtext
- Move logo to the top of the Storybook documentation - Change title to 'Welcome to Medusa Forms by Lambda Curry!' - Add link to https://lambdacurry.dev in Lambda Curry subtext - Maintain consistent branding with README layout
Here's what the page looks like so far. Looking good: I'd like to add a little theming to the sidebar. Checkout the docs here: https://storybook.js.org/docs/configure/user-interface/theming Can we change that Storybook Logo for the Lambda Curry logo I gave you at the beginning?
|
- Create custom Storybook theme with Lambda Curry branding - Replace Storybook logo with Lambda Curry logo in sidebar - Add Lambda Curry brand colors (#6366f1) throughout the UI - Configure theme for both manager and docs - Set brand title to 'Medusa Forms by Lambda Curry' - Link brand logo to lambdacurry.dev website
β Perfect! I've added Lambda Curry theming to the Storybook sidebar and replaced the logo: π View Updated PR #6 on Github π Storybook theming changes:
The Storybook sidebar will now show the Lambda Curry logo and branding instead of the default Storybook logo! π¨β¨ You can test this by running π» View my work β’ React π or π |
π¨ Documentation Updates & Branding
This PR implements the requested changes to enhance the medusa-forms repository with Lambda Curry branding while maintaining focus on the form library.
β Changes Made
Removed Testing Documentation:
.cursor/rules/storybook-testing.mdc
file as requestedEnhanced README with Lambda Curry Branding:
π― Branding Elements Inspired by lambdacurry.dev
π Content Focus
The updates maintain the library's technical documentation while adding:
All changes keep the content focused on the form library functionality while subtly showcasing Lambda Curry's expertise in the Medusa ecosystem.
π» View my work β’ About Codegen