Updated keploy API fellowship website theme to match main website#27
Updated keploy API fellowship website theme to match main website#27amaan-bhati merged 17 commits intokeploy:mainfrom
Conversation
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
|
hey @rycerzes Thanks for creating this pull request, can you please provide a preview for the same in the form of a video or vercel link would also work. |
|
Hey @rycerzes Any updates? |
|
@amaan-bhati @TvisharajiK |
|
Hey @rycerzes |
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
yep updated, the logo :) |
|
sure, i will fix these issues and push by today itself |
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
Signed-off-by: swappy <59965507+rycerzes@users.noreply.github.com>
@TvisharajiK @manasmanohar @amaan-bhati please review |
|
|
2 similar comments
|
|
|
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
2 similar comments
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Yo! @rycerzes i am merging this pr with a hacktoberfest label, can you please fix the conflict? |
|
@amaan-bhati fixed the conflict, you can merge this PR 👍 |
There was a problem hiding this comment.
Pull Request Overview
This PR migrates the Keploy Fellowship website from a legacy HTML/CSS template to a modern NextJS application with an updated design that aligns with the main Keploy website theme. The migration includes implementing responsive design, dark mode compatibility, and modern UI components.
Key Changes:
- Complete migration from static HTML to NextJS with TypeScript
- Implementation of modern UI components using Radix UI and Tailwind CSS
- Addition of interactive features like testimonial carousels and animated elements
- Enhanced accessibility and mobile responsiveness
Reviewed Changes
Copilot reviewed 34 out of 147 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Adds NextJS 15.2.4, React 19, and modern UI dependencies for the new application architecture |
| components/* | New React components implementing the modernized fellowship website with interactive features |
| lib/utils.ts | Utility function for CSS class management using clsx and tailwind-merge |
| Legacy files (styles.html, index.html, css/, js/) | Removal of old static website files as part of the migration |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
@amaan-bhati can you take a look now? |
amaan-bhati
left a comment
There was a problem hiding this comment.
The ui looks good to me, the migration to nextjs is okay to get merged. There is a lack of finishing touch in the navbar and the footer, this can be further improved. We will be adding further issues in order to improve the design here. Since, other issues are dependent on this pr, we will be merging it for now, further changes can be found in the issues tab
|
@amaan-bhati do you want me to work on those improvements as well? If so, you can assign the associated issues to me |




Pull Request
Description
Migrated the website to NextJS and updated it to match the new theme
Fixes # (issue)
PR for following issue: keploy/keploy#2536
Additional Context (Please include any Screenshots/gifs if relevant)
Enhancement description
Checklist: