Skip to content

Revamps design with modernized UI and improved accessibility - #210

Open
sympact06 wants to merge 14 commits into
mainfrom
revamp/design
Open

Revamps design with modernized UI and improved accessibility#210
sympact06 wants to merge 14 commits into
mainfrom
revamp/design

Conversation

@sympact06

Copy link
Copy Markdown
Contributor
  • Updates header and homepage with new styling, utilizing Tailwind CSS for consistency and improved layout
  • Refactors Footer component to a dynamic and flexible structure; enhances link data accessibility
  • Refactors ProfileButton, replacing legacy styling with Tailwind CSS classes
  • Removes redundant subreddit fetch; simplifies link and card component markup for cleaner code
  • Optimizes hero section to fill the viewport and centralize content for better user engagement
  • Adds new Tailwind styles and restructures to maintain legacy compatibility
  • Introduces link to new contributor, Sympact06, in the footer

This update enhances the codebase's maintainability and delivers a cohesive visual identity across the site.

Comment thread src/components/Footer.tsx
Comment thread src/pages/index.tsx Outdated
Comment thread src/components/Header.tsx Outdated
sympact06 and others added 3 commits July 18, 2026 02:25
- Add a 3s timeout to the Discord guild fetch so a slow API can't stall
  SSR, and hoist the guild id/url into constants
- Guard the header click-outside handler with instanceof Element instead
  of a type cast that could crash on non-Element targets
- Replace the footer heart emoji with the boxicons heart and an sr-only
  label
Refactor footer credits to use a dynamic mapping for contributors.
Added credits section with contributors' names and links.
@silent-decibel
silent-decibel self-requested a review August 10, 2026 06:05

@silent-decibel silent-decibel left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants