The current Writers Program website uses very basic static sections t…#38
Closed
devvaansh wants to merge 2 commits intokeploy:mainfrom
Closed
The current Writers Program website uses very basic static sections t…#38devvaansh wants to merge 2 commits intokeploy:mainfrom
devvaansh wants to merge 2 commits intokeploy:mainfrom
Conversation
…hat don’t match the professional polish of the Keploy ecosystem. These need to be redesigned into modern, reusable UI components. Expectations: Redesign the following sections with modern UI practices: What this program offers you? Here’s how the Program works Evaluation Criteria Guidelines for creating blogs and social media carousels (reference: Keploy SEO Guidelines ) Use modern UI libraries (shadcn/ui, Aceternity, Radix UI, Magic UI, etc.) for consistency. Ensure components are responsive, accessible, and reusable. Match the visual style and theme of keploy.io pillar pages. Acceptance Criteria: All listed sections are reimplemented with modern, reusable components. Components follow accessibility best practices (keyboard navigation, ARIA, etc.). Styling consistent with Keploy’s main website. Guidelines section includes direct reference and links to SEO/blog rules. Links: Writers Program Website: https://www.writers.keploy.io/ Keploy SEO Guidelines: https://github.com/keploy/keploy/wiki/Keploy-SEO-Guidelines Example Pillar Page: https://keploy.io/unit-test-generator Activity Signed-off-by: devansh vashisht <devansh.vashisht.ug24@nsut.ac.in>"
Author
|
@amaan-bhati plz review its been 2 weeks |
Member
|
Hey @devvaansh Thanks for raising this pr, this pr cant be merged directly until the migration to nextjs is completed, also the ui is breaking in the hero section the image that you have used needs to blend in with the hero bg. You can make the changes to this again after the migration. |
Author
|
thanks for the review @amaan-bhati |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR completely modernizes the Keploy Writers Program website, transforming it from basic static sections into professional, reusable UI components that match the polish of the Keploy ecosystem.
What's Changed
Redesigned Sections:
Hero Section: Modern glassmorphism header with improved CTA buttons and proper click functionality
What Program Offers: Card-based layout with hover effects and visual icons
How Program Works: Elegant 6-step timeline with visual indicators and connecting lines
Evaluation Criteria: Accessible card components with FontAwesome icons
Guidelines Section: 4-card grid covering blog writing, social media, SEO, and quality standards
Design Improvements:
Accessibility Enhancements:
Responsive Design:
Functionality Improvements:
Technical Implementation:
Key Features:
Acceptance Criteria Met:
References:
Testing:
This modernization brings the Writers Program website up to professional standards while maintaining excellent usability and accessibility.#3071