Skip to content

Enhanced Blog Page with Responsive Design and Dark Theme Support #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 6, 2025

Conversation

Richajaishwal0
Copy link
Member

Description

This PR significantly enhances the blog page with modern UI improvements, responsive design fixes, and comprehensive dark theme support. The changes transform the blog page into a visually appealing, professional interface that seamlessly integrates with the existing website design while maintaining excellent usability across all devices and themes.

Motivation: The blog page needed modernization to match the website's design standards, better responsive behavior for mobile devices, and proper dark theme integration to provide a consistent user experience.

Fixes #265

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • Bug fix (non-breaking change that fixes an issue)
  • UI/UX improvement (design, layout, or styling updates)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify):

Changes Made

Visual Enhancements

  • Modern Hero Section: Added floating particles, gradient backgrounds, and smooth animations
  • Enhanced Search Bar: Glass-morphism design with floating animation and gradient borders
  • Beautiful Card Design: Redesigned blog cards with hover effects, category badges, and improved typography
  • Gradient Animations: Dynamic background gradients that shift and move subtly

Responsive Design Improvements

  • Mobile-First Approach: Fixed author name truncation issues on small screens
  • Flexible Card Layout: Improved card meta layout with proper text wrapping
  • Hover Tooltips: Added tooltips for truncated author names with full name display
  • Adaptive Spacing: Optimized padding and margins across all screen sizes

Comprehensive Dark Theme Support

  • Consistent Color Palette: Uses website's standard dark theme .
  • Card Theming: Proper dark backgrounds for all card components
  • Typography Contrast: Optimized text colors for excellent readability
  • Interactive Elements: Dark-themed search bar, tooltips, and hover states

Interactive Features

  • Staggered Animations: Cards animate in with progressive delays for visual appeal
  • Enhanced Hover Effects: Smooth scale and shadow transitions
  • Author Attribution: Proper author names extracted from actual blog post metadata
  • Professional Icons: Updated author avatars with consistent person icons

Dependencies

No new dependencies added - All enhancements use existing CSS and React capabilities
Font Integration: Utilizes existing Inter font family for consistency
Icon Usage: Uses Unicode emoji icons (👤) for author avatars
Theme Integration: Leverages Docusaurus's built-in [data-theme='dark'] selectors

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers/devices
  • My changes do not generate new console warnings or errors , I ran npm run build and attached scrrenshot in this PR.
  • This is already assigned Issue to me, not an unassigned issue.
    Screenshot of the work
image image

For dark theme:
image

image

Copy link

vercel bot commented Aug 5, 2025

@Richajaishwal0 is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Aug 5, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Richajaishwal0
Copy link
Member Author

@sanjay-kv sir, I have commited for both the issues #265 and #262 in this pull request mistakely without realising the same branch. Kindly look into it.
Footer looks like :
image
image

Copy link
Member

@sanjay-kv sanjay-kv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your development is damn awesome.
less error, mostly product centric approach.

lmk when to sponsor you.

Copy link

vercel bot commented Aug 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
recode-website ❌ Failed (Inspect) Aug 6, 2025 3:49am

@sanjay-kv sanjay-kv merged commit 93db71b into recodehive:main Aug 6, 2025
1 of 2 checks passed
@Richajaishwal0
Copy link
Member Author

@sanjay-kv Thank u sir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🐞[Bug]: Update the Blog Page
2 participants