Add “Beginner Learning Path” Section to Resources Page for Guided Onboarding#938
Open
Aarya-Chaudhari wants to merge 14 commits intosayeeg-11:mainfrom
Open
Add “Beginner Learning Path” Section to Resources Page for Guided Onboarding#938Aarya-Chaudhari wants to merge 14 commits intosayeeg-11:mainfrom
Aarya-Chaudhari wants to merge 14 commits intosayeeg-11:mainfrom
Conversation
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.
📋 Description
This PR introduces a dedicated “Beginner Learning Path” section at the top of the Resources page to provide a structured, step-by-step roadmap for new contributors.
Currently, the Resources page presents useful materials in a static list format, which can feel overwhelming for beginners who are unsure where to start. This update improves usability by transforming the experience into a guided progression that clearly outlines the first steps in an open-source journey.
The new section includes a visually consistent roadmap covering:
Git & GitHub basics
Documentation reading
Contribution guidelines
PR & issue templates
Beginner-friendly issues
First contribution
It is fully responsive, theme-consistent with the cream/gold design system, and does not modify existing resource cards or functionality.
📸 Screenshots (MANDATORY for UI/UX changes)
Closes #904