Skip to content

feat: add comprehensive FAQ page with categorized sections#626

Merged
devpathindcommunity-india merged 1 commit into
devpathindcommunity-india:masterfrom
ArshiBansal:faq_page
Jun 16, 2026
Merged

feat: add comprehensive FAQ page with categorized sections#626
devpathindcommunity-india merged 1 commit into
devpathindcommunity-india:masterfrom
ArshiBansal:faq_page

Conversation

@ArshiBansal

Copy link
Copy Markdown
Contributor

Description

Added a comprehensive FAQ page (/faq) for DevPath.

closes #602

Key Features:

  • Categorized FAQ sections (About DevPath, Pathway & Progression, Rewards & Points, Events & Opportunities, Resources & Learning, Community & Open Source)
  • Modern dark theme consistent with the DevPath design system
  • Smooth accordion-style expandable questions
  • Uses existing MagneticText component and siteConfig
  • Responsive design with hover effects and proper accessibility

This improves user experience by providing clear answers to common questions about pathways, rewards, events, open source contributions, and more.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Local testing
  • Vercel Preview Deployment

Tested on:

  • Desktop & Mobile viewports
  • Dark mode
  • Accordion open/close behavior
  • Navigation link from Footer

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if needed)
  • My changes generate no new warnings or errors
  • I have checked that the "DevPath India" branding remains intact

@github-actions github-actions Bot added good first issue gssoc26 This is a official GirlScript Summer of Code label. level:beginner Beginner level issues type:docs type:feature type:support labels Jun 15, 2026
@devpathindcommunity-india devpathindcommunity-india merged commit 710fccc into devpathindcommunity-india:master Jun 16, 2026
3 checks passed
@devpathindcommunity-india devpathindcommunity-india added the gssoc:approved give 50+ base points label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue gssoc:approved give 50+ base points gssoc26 This is a official GirlScript Summer of Code label. level:beginner Beginner level issues type:docs type:feature type:support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add FAQ page and link it in footer navigation

2 participants