Skip to content

Conversation

@arghyaxcodes
Copy link
Member

  • Update imports and styling for consistency across pages.
  • Add animated counter and GitHub stats hooks.
  • Implement FAQ section with accordion, and improve performance and security headers.
  • Adjust layout elements for better accessibility and user experience.
  • Clean up configuration files and enhance the Sponsors and About pages.

…ce and Security pages

- Changed import from "framer-motion" to "motion/react" for both Open Source and Security pages.
- Updated color classes from "gray" to "neutral" for better theming consistency.
- Adjusted button and text styles to use neutral colors in both pages.
- Enhanced accessibility by ensuring consistent dark mode styles.
- Added link items configuration in layout for Blog and Sponsors with appropriate icons.
- Implemented `useAnimatedCounter` hook for smooth number animations.
- Created `AnimatedCounter` component to display animated values.
- Developed `useGitHubStats` hook for fetching and caching GitHub repository statistics with smart rate limiting and fallback data.
- Introduced a new FAQSection component to display frequently asked questions using an accordion layout.
- Created a reusable Accordion component with AccordionItem, AccordionTrigger, and AccordionContent for better UI organization.
- Updated package.json to include @radix-ui/react-accordion and use-debounce dependencies.
- Reorganized exports in the home index file to include the new FAQSection component.
@vercel
Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
javaistic Ready Ready Preview Comment Sep 4, 2025 7:49pm

@arghyaxcodes arghyaxcodes self-assigned this Sep 4, 2025
@arghyaxcodes arghyaxcodes added the 🔥 enhancement New feature or request label Sep 4, 2025
@arghyaxcodes arghyaxcodes moved this to In progress in Website v2 Sep 4, 2025
@arghyaxcodes arghyaxcodes merged commit 22a7b9d into main Sep 4, 2025
4 checks passed
@arghyaxcodes arghyaxcodes deleted the feat/update-website branch September 4, 2025 19:51
@github-project-automation github-project-automation bot moved this from In progress to Done in Website v2 Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔥 enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants